pjserol / cosmjs-sandbox

Experiment with simple CosmJS concepts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CosmJS beginner sandbox

Use it to experiment with CosmJS commands.

Install it

$ npm install

Run it

$ npm run experiment

Exercise progression

As you progress with your exercise, you can look at the solutions in their respective branches. Here is how the branches follow each other:

  • master, start here
  • file-preparation, diff
  • with-stargate-client, diff
  • with-signing-stargate-client, diff
  • send-tokens, diff
  • send-tokens-local, diff

About

Experiment with simple CosmJS concepts


Languages

Language:TypeScript 100.0%