thorchain-wasm-client
v0.0.4
Published
## Linting
Downloads
2
Maintainers
Keywords
Readme
THORChain WASM Bridge JS Module
Linting
yarn lint
Testing
yarn test
Building for production
yarn run build
Publishing
- Make changes
- Version and publish:
yarn publish --access public
Development
For local development without constantly pushing updates to npm, use yarn link.