meterify
library to develop DApps for the Meter blockchain. As a testament to our open source approach. meterify
is a node.js package. It provides interfaces almost the same as the well known web3.js
library, and much of its relevant open source documentation has been merged with information more specific to Meter. Using meterify
generates native Meter transactions and is more direct than using web3.js
through the RPC interface. http://node_ip:8669
https://mainnet.meter.io
https://testnet.meter.io
meterify.js
library, we first need to install it using the following command:meterify
. They cover development topics, such as how to build DApps and work with smart contracts.