You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for the CometBFT/Tendermint ("Cosmos") family of chains went through several incarnations: 1.0 (Secret Network), 1.0-2.0 (Hackathon, OKP4), 2.0 (Namada).
The following features were available at previous stages:
For Secret Network there were several iterations of smart contract build/deploy/test tooling.
OKP4 yielded a documentation renderer for CosmWasm contract schema.
Namada doesn't use CosmWasm but paved the way for improving Borsh, ABCI, and native WASM capabilities.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Support for the CometBFT/Tendermint ("Cosmos") family of chains went through several incarnations: 1.0 (Secret Network), 1.0-2.0 (Hackathon, OKP4), 2.0 (Namada).
The following features were available at previous stages:
For Secret Network there were several iterations of smart contract build/deploy/test tooling.
OKP4 yielded a documentation renderer for CosmWasm contract schema.
Namada doesn't use CosmWasm but paved the way for improving Borsh, ABCI, and native WASM capabilities.
For now, Cosmos support in Fadroma 3.0 is disabled. Trying out a generic Fadroma Tendermint client with https://www.npmjs.com/package/chain-registry would be fun, though!
Beta Was this translation helpful? Give feedback.
All reactions