xclud / web3dart

Ethereum library, written in Dart.
https://pub.dev/packages/web3dart
MIT License
170 stars 94 forks source link

how to deploy a new smart contract with the help of this library. #92

Open shaheerAsgharKhan opened 1 year ago

shaheerAsgharKhan commented 1 year ago

hi. I'm currently trying to deploy a new smart contract with its bytecode but can't deploy it. I followed instructions from this issue https://github.com/simolus3/web3dart/issues/62. please guide me on how to deploy a new contract from the app or provide me with a relevant link for guidance.