什么是 Gno.land? Gno.land(发音为 no-land)是由 Cosmos 和 Tendermint 的联合创始人 Jae Kwon 发明的第 1 层智能合约平台,旨在解决区块链领域的多个问题——特别是智能合约的易用性和直观性编程平台。除了提供任何其他智能合约平台所

Gnoland a second Community Interview (AMA)
Q:Any plans to integrate with Axelar Network?A:jaekwonit's not in the pre-launch plan, but sounds like it's something solved first from the community. anyone can create a gno vm blockchain (it is free software). Q:After vetoing in prop82, will there be a second snapshot for the airdrop?A:jaekwonNo plans for it, but maybe in a testnet we can conduct a survey to ask if a second snapshot is wanted from the existing token holders. Q:Community related question Is Discord the sole officia...

Gnoland a second Community Interview (AMA)
Q:Any plans to integrate with Axelar Network?A:jaekwonit's not in the pre-launch plan, but sounds like it's something solved first from the community. anyone can create a gno vm blockchain (it is free software). Q:After vetoing in prop82, will there be a second snapshot for the airdrop?A:jaekwonNo plans for it, but maybe in a testnet we can conduct a survey to ask if a second snapshot is wanted from the existing token holders. Q:Community related question Is Discord the sole officia...

gnoland community first ama interview
Q: How do external packages get imported?A:manfredExample: when you call your smart contract from Go during testing it, how can/should that smart contract load external packages?A gnolang can only import other gnolang contracts/libraries that were published on chain. If you want to import an external Golang library, you need to port it to Gno, publish it as a library, then you can use import it from a top-level contract. gnodev test is an exception, it basically creates an in-memory Gnolang V...

gnoland community first ama interview
Q: How do external packages get imported?A:manfredExample: when you call your smart contract from Go during testing it, how can/should that smart contract load external packages?A gnolang can only import other gnolang contracts/libraries that were published on chain. If you want to import an external Golang library, you need to port it to Gno, publish it as a library, then you can use import it from a top-level contract. gnodev test is an exception, it basically creates an in-memory Gnolang V...

Gnoland 简介 -The Smart Contract Platform to Improve Our Understanding of the World
欢迎来到 Gno.land。这是了解 Gnolang (Gno) 编程语言和 Gno.land 智能合约平台,以及了解 Gno 背后的动机和我们的核心价值观和使命的官方网站。我们开始发布一系列博客文章并定期举行社区电话会议和 AMA,以便您可以及时了解即将到来的发展并深入了解 Gno World Order。敬请关注。 什么是 Gno.land? Gno.land(发音为 no-land)是由 Cosmos 和 Tendermint 的联合创始人 Jae Kwon 发明的第 1 层智能合约平台,旨在解决区块链领域的多个问题——特别是智能合约的易用性和直观性编程平台。除了提供任何其他智能合约平台所没有的简洁性、可组合性、表现力和完整性之外,我们的目标是挑战我们今天生活的信息审查制度。 通过使用编程语言 Gnolang (Gno),一种广泛使用的 Golang (Go) 语言的解释版本,使用用 Go 编写的最先进的 VM,我们希望降低进入 web3 的门槛,并使开发人员(尤其是现有的 web2 开发人员)可以轻松编写智能合约和其他区块链应用程序,而无需学习受设计限制或专用于单个区块链...

Gnoland 简介 -The Smart Contract Platform to Improve Our Understanding of the World
欢迎来到 Gno.land。这是了解 Gnolang (Gno) 编程语言和 Gno.land 智能合约平台,以及了解 Gno 背后的动机和我们的核心价值观和使命的官方网站。我们开始发布一系列博客文章并定期举行社区电话会议和 AMA,以便您可以及时了解即将到来的发展并深入了解 Gno World Order。敬请关注。 什么是 Gno.land? Gno.land(发音为 no-land)是由 Cosmos 和 Tendermint 的联合创始人 Jae Kwon 发明的第 1 层智能合约平台,旨在解决区块链领域的多个问题——特别是智能合约的易用性和直观性编程平台。除了提供任何其他智能合约平台所没有的简洁性、可组合性、表现力和完整性之外,我们的目标是挑战我们今天生活的信息审查制度。 通过使用编程语言 Gnolang (Gno),一种广泛使用的 Golang (Go) 语言的解释版本,使用用 Go 编写的最先进的 VM,我们希望降低进入 web3 的门槛,并使开发人员(尤其是现有的 web2 开发人员)可以轻松编写智能合约和其他区块链应用程序,而无需学习受设计限制或专用于单个区块链...