An open API service indexing awesome lists of open source software.

https://github.com/osaguild/cosmjs-playground

my first cosmos dapp
https://github.com/osaguild/cosmjs-playground

Last synced: 17 days ago
JSON representation

my first cosmos dapp

Awesome Lists containing this project

README

          

# cosmjs-playground

my first cosmos dapp

## memo

- tutorial: `https://tutorials.cosmos.network/tutorials/7-cosmjs/2-first-steps.html`
- testnet: `https://github.com/cosmos/testnets/tree/master/public`
- account: `cosmos149rwzl29q5qt706pz8yewwe6sr35npry0pc4qf`
- my request to faucet at [discord](https://discord.com/channels/669268347736686612/953697793476821092/1105305660427604098)
- command: `$request cosmos149rwzl29q5qt706pz8yewwe6sr35npry0pc4qf theta`
- transaction: `https://explorer.theta-testnet.polypore.xyz/transactions/7748F517D0BF4B00049486AB83E1866B54F1904B03FFD6102960FFBE7A51EB48`
- public testnet: `https://github.com/cosmos/testnets/tree/master/public`

## commands

- `yarn run experiment`
- `npx ts-node generate_mnemonic.ts > testnet.alice.mnemonic.key`