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
- Host: GitHub
- URL: https://github.com/osaguild/cosmjs-playground
- Owner: osaguild
- License: mit
- Created: 2023-05-09T01:03:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-09T16:14:55.000Z (about 3 years ago)
- Last Synced: 2025-11-02T09:03:42.609Z (9 months ago)
- Language: TypeScript
- Size: 70.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`