oraichain-cosmosjs
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Build and deploy Oraichain cosmosjs to npm

1. Install dependencies

yarn

2. Build javascript bundle

yarn build

3. Copy typescript files into the bundle

cp -r src/messages/ dist/ && cp src/index.d.ts dist/ && rm dist/messages/proto.js

4. Login to npm

npm login

5. Publish the bundle

npm publish

Package Sidebar

Install

npm i oraichain-cosmosjs

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

3.55 MB

Total Files

10

Last publish

Collaborators

  • npm
  • ducorai