Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

botany-client

kimurayu45z4ISC0.44.1TypeScript support: included

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-client

Build

cd projects/botany-client
npm run gen:openapi
npm run gen:proto
npm run build