botany-client
v0.44.1
Published
REST API Client for JPYX and EURX (Cosmos SDK) Blockchain
Readme
botany-client
JavaScript / TypeScript client for Botany (JPYX and EURX) blockchain.
Install
npm install --save botany-clientBuild
cd projects/botany-client
npm run gen:openapi
npm run gen:proto
npm run build
