massa-web3
PREREQUISITES:
- NodeJS 18+
- npm / yarn (see package.json)
Massa-web3 is a TypeScript library that enables you to communicate with the Massa blockchain. It offers an interface to retrieve data directly from the blockchain, interact with smart contracts, acquire and monitor events, and perform additional actions.
Installation
Massa-web3
could be used as a library for frameworks or as a stand-alone bundled js file which can be easily loaded into the browser.
Library (Node.js/React/Vue.js) usage
npm install @massalabs/massa-web3
Documentation
Contributing
We welcome contributions from the community!
If you would like to contribute to massa-web3
, please read the CONTRIBUTING file.
License
massa-web3
is released under the MIT License.