1.0.0 • Published 4 years ago

gods-metadata v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

gods-metadata

yarn add gods-metadata-v2
const Metadata = require('gods-metadata-v2')
const metadata = new Metadata('<ETH_RPC>')
metadata.get('70983020')
    .then(console.log)
1.0.0

4 years ago