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