1.0.1-beta.0 • Published 4 years ago

publicmint-web3 v1.0.1-beta.0

Weekly downloads
-
License
LGPL-3.0
Repository
gitlab
Last release
4 years ago

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.

Dev instructions

How to install

npm install publicmint-web3.js

How to use

See docs

Removed modules from web3

  • eth.personal (PublicMint blockchain client not have account management)
  • eth.ens (Web3 incompatibility to change provider waiting for PR 3010)
  • bzz (Needs revision / implementation)
  • shh (Needs revision / implementation)

Build doc

npm run build:doc

GitLab pages

1.0.1-beta.2

4 years ago

1.0.1-beta.1

4 years ago

1.0.1-beta.0

4 years ago

1.0.0

4 years ago