https://github.com/notional-labs/sdk
Notional's carefully versioned monorepo for: cosmos-sdk, tendermint, ibc-go, tm-db, and gaia.
https://github.com/notional-labs/sdk
cosmos dx framewok gaia ibc ux
Last synced: 5 months ago
JSON representation
Notional's carefully versioned monorepo for: cosmos-sdk, tendermint, ibc-go, tm-db, and gaia.
- Host: GitHub
- URL: https://github.com/notional-labs/sdk
- Owner: notional-labs
- License: apache-2.0
- Created: 2021-12-13T21:14:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T22:23:41.000Z (over 4 years ago)
- Last Synced: 2025-10-09T10:27:39.108Z (10 months ago)
- Topics: cosmos, dx, framewok, gaia, ibc, ux
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sdk
Notional's carefully versioned monorepo for: cosmos-sdk, tendermint, ibc-go, tm-db, and more.
## Rationale
After a good deal of fiddling with the Cosmos-SDK and starport, or sdk via stapot, I've come to realize that it is very difficult to maintiain Starport applicaitons over time, and that this is due to the reality that there are many disjointed teams working in cosmos, with IBC the only glue.
## Goal
As quickly as I can with starport, or faster, this SDK will allow even non-developers to put a cosmos-sdk blockchain together. Fo more advanced users, this means that interfaces are more standardized than they currently are today.
## Stack components
* SOS
* Tendermint
* Cosmos-SDK
* Gaia (application template)