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
GnoSDK is a customizable and modular chain framework, serving as an alternative to CosmosSDK. It can seamlessly run alongside CosmosSDK and has the potential to evolve into a module within the CosmosSDK ecosystem.
GnoSDK encourages chains with simple configurations, smart contract reliance, and streamlined chain upgrades that avoid restarts. Changes are automatically applied post-governance approval.
Strategy:
Prioritize simplicity in feature implementation, starting with GnoSDK or gno.land/*; reusability can be addressed later, potentially for a second chain.
Initial discussions for the upcoming GnoSDK.
GnoSDK is a customizable and modular chain framework, serving as an alternative to CosmosSDK. It can seamlessly run alongside CosmosSDK and has the potential to evolve into a module within the CosmosSDK ecosystem.
GnoSDK encourages chains with simple configurations, smart contract reliance, and streamlined chain upgrades that avoid restarts. Changes are automatically applied post-governance approval.
Strategy:
gno.land/*
; reusability can be addressed later, potentially for a second chain.Key features to consider:
emit
events (emit & event built-in functions #575, WIP chore: guidelines for multinode testnet experimentation #871) for event-based functionality.The text was updated successfully, but these errors were encountered: