blockchain
ImportError: cannot import name 'getargspec' from 'inspect' (C:\Users\Swapn\AppData\Local\Programs\Python\Python311\Lib\inspect.py)
File "f:\\drug-traceability-blockchain-maddy\\src\\app.py", line 2, in <module> from web3 import Web3,HTTPProvider[详细]
2022-12-07 21:18 分类:问答How to Ensure Security in a Gaming Peer to Peer Network
I\'ve been recently thinking about building a c++ poker game that would let players to play over sockets in a peer to peer network. However I do not know how security would be ensured. I was thinking[详细]
2022-12-07 20:28 分类:问答how can i solve this declaration error in solidity?
I am compiling solidity code using hardhat in vs code enter image description here I define that as var开发者_运维百科iable but that not work & give me solution on this.[详细]
2022-12-07 19:55 分类:问答Can I sign transaction on backend using javascript on ImmutableX chain?
my question开发者_StackOverflow中文版 is basically written in title, but for more details, I am using node.js, I read immutableX documentation and review there SDKs, but nothing on javascript,[详细]
2022-12-07 19:08 分类:问答How to store Array in Array Object ? please solution to this question . and explain which changes are required
const serviceAndProduct = async (req, res) => { try { let { serviceName, subServiceId, serviceId, title,[详细]
2022-12-07 18:52 分类:问答