Share Dialog
Share Dialog
<100 subscribers
<100 subscribers
Almost all blockchains in existence are single threaded, meaning that processing multiple transactions simultaneously will lead to double-spending or a conflict between states.
Gnoland provides the most viable solution to this, which is integrating goroutines by supporting Golang as the smart contracts language.
The most commonly used languages in the current blockchain development environment are Solidity for EVM-compatible networks and Rust for Solana and Cosmos SDK-based networks; both Solidity and Rust are inspired by C++. Although all of the above are excellent languages, Gnolang inherits faster compiling speed, more concise grammar, and resource-effective concurrency from Golang.
The initial model of the Cosmos Hub involved a fee token called PHOTONs, which limits the usage of ATOMs to governance and staking. Upon launch, the concept of the fee token has been deprecated, and today, ATOM serves as both the governance/staking token and the fee token. Not only Cosmos, but also most layer 1s in the blockchain space such as Ethereum, Avalanche, and Solana run a single-token model.
Gnoland on the other hand, is looking to adopt a dual token model similar to the initial Cosmos idea where the “fee utility” is stript off from the governance token.
Almost all blockchains in existence are single threaded, meaning that processing multiple transactions simultaneously will lead to double-spending or a conflict between states.
Gnoland provides the most viable solution to this, which is integrating goroutines by supporting Golang as the smart contracts language.
The most commonly used languages in the current blockchain development environment are Solidity for EVM-compatible networks and Rust for Solana and Cosmos SDK-based networks; both Solidity and Rust are inspired by C++. Although all of the above are excellent languages, Gnolang inherits faster compiling speed, more concise grammar, and resource-effective concurrency from Golang.
The initial model of the Cosmos Hub involved a fee token called PHOTONs, which limits the usage of ATOMs to governance and staking. Upon launch, the concept of the fee token has been deprecated, and today, ATOM serves as both the governance/staking token and the fee token. Not only Cosmos, but also most layer 1s in the blockchain space such as Ethereum, Avalanche, and Solana run a single-token model.
Gnoland on the other hand, is looking to adopt a dual token model similar to the initial Cosmos idea where the “fee utility” is stript off from the governance token.
No comments yet