For a sample project using this SDK, see example/ directory and example/README.md.
- Git
- Node.js
- Run
npm install
. - Run
npx husky install
to setup git hooks.
- Run
npm start
.
- Use the sample project in
example/
directory.
- Run
npm run build
- Run
npm publish