Javascript libraries for vrender wallet.
This the Module Wallet's JS SDK for the Module blockchain platform. It is currently in use by Module Light Wallet.
Visit the docs to learn how to use this library!
Install the package using:
``js`
npm i module-dev-js
`js`
npm run build:dev
`js`
npm run test
We use Docusaurus for our docs website. The docs are stores in ./docs while the main website and its configuration is in ./website.
`bash``
cd website
npm install
npm run start
The typescript declaration files are included _(no need of any @types/...)_.
- Open-source MIT.
- Main author is dotFund.
- Maintainer is dotFund