- git :
https://github.com/xclud/web3dart
项目进展
- 连接本地链
- 编译contract
- 调用contract
- 密钥相关
错误处理
- RPCError (RPCError: got code -32602 with msg “Trying to send an incompatible EIP-155 transaction, signed for another chain.”.)
- sendTransaction 增加chainId
-
项目介绍
-
使用技术介绍
-
技术原理