@publicmint/publicmint-web3
v3.1.0
Published
Public Mint client library built around web3.js customized for blockchain interaction.
Readme
PublicMint library for javascript
Public Mint client library built around web3.js customized for blockchain interaction.
This package creates a new namespace pm Public Mint inside web3 with custom contracts instances, functions and networks configurations.
Documentation
Dev instructions
How to install
npm install @publicmint/publicmint-web3How to use
Build doc
npm run build:docBuild dist
npm run distContributing
This package is just an wrapper around web3.js but for any reason if want contribute feel free to do this:
- Create a issue before any changes to discuss about them
- Submit your code changes against the
developbranch
