Meterify Code Examples
Setup Test Environment
$ sudo apt install npm
$ npm install meterify
$ git clone https://github.com/meterio/hackathon-demoCreate Account Example
$ node createAccount.jsSend Transaction CLI Example
Deploy a Contract Example
Call a Contract CLI Example
Meterify + Simple React Wallet
Last updated