_gnoland Profile Banner
Gno.land ⚛️ Profile
Gno.land ⚛️

@_gnoland

Followers
23K
Following
131
Media
221
Statuses
746

The next-generation smart contract platform powered by Gno. Join us on Discord: https://t.co/JfAtwKElKB or Telegram: https://t.co/96JS0JIH5G

Coilward
Joined April 2022
Don't wanna be here? Send us removal request.
@_gnoland
Gno.land ⚛️
6 months
New from the https://t.co/vy8hGt5YAW blog: “The First Logoverse” explores how https://t.co/vy8hGt5YAW is evolving into a language-based operating system for multi-user knowledge creation. A foundational vision for the future of onchain logic. Read at:
gno.land
5
15
65
@_gnoland
Gno.land ⚛️
1 month
11/ That’s a wrap on this week’s updates. From core changes to builder tools, docs, and packages, the pace keeps picking up. Each release builds toward Beta Mainnet. If you missed the last update, go back and check it out now! https://t.co/jzxf69XwMy
@_gnoland
Gno.land ⚛️
2 months
1/ Welcome back to Gnome Digest! After a short break, we’re back in full swing as beta mainnet momentum builds. A fresh project board is live to track progress, and plenty has unfolded over the past two weeks. Let's take a closer look... 🧵👇
1
1
8
@WaymoCommunity
Waymo community
3 days
Living with blindness or vision loss shouldn’t limit mobility. These riders say Waymo can help improve their independence.
1
0
5
@_gnoland
Gno.land ⚛️
1 month
10/ `gnowork.toml` documentation We've added documentation on how to use Gno workspaces. Check it out at: https://t.co/LOgx8rupWB
1
2
11
@_gnoland
Gno.land ⚛️
1 month
9/ Alerts made easy with `p/nt/mdalert` @jeronimoalbi added a package to easily create Markdown alerts in your realm renders, according to the Gno Markdown extension system. Check it out at https://t.co/KHxM7ogWVZ
1
1
6
@_gnoland
Gno.land ⚛️
1 month
8/ Automatic & sortable Markdown tables `p/samcrew/tablesort`, a package by @samouraicoop , allows users to quickly create tables with sortable columns. Check out a live example at https://t.co/wViJuhiHTy
1
1
7
@_gnoland
Gno.land ⚛️
1 month
7/ Storage Fee Collector While GNOT is locked, all storage fee refunds will go to the Storage Fee Collector. Refunds are tracked per user, and when GNOT is unlocked, the refunds will be given out to their respective users. Check the PR out:
Tweet card summary image
github.com
1
1
6
@_gnoland
Gno.land ⚛️
1 month
6/ CommonDAO documentation just dropped: Check it out live on Staging: https://t.co/KjYq5gtDUl
1
0
5
@_gnoland
Gno.land ⚛️
1 month
5/ Looking to migrate your code to the new standard libraries? Don't do it manually. TheHowl created an automatic migration tool - `gno fix`. Simply specify your package and watch it fix most of your code automatically. PR:
Tweet card summary image
github.com
This is a re-implementation of #4100, which uses the same framework it introduces and adapts the current transpiler (for gno 0.9) to it. This is an alternative approach, that instead of being based...
1
1
7
@_gnoland
Gno.land ⚛️
1 month
4/ Here are some example changes: `std.Emit` → `chain.Emit` `std.Address` → `address` `std.NewCoin `→ `chain.NewCoin` `std.AssertOriginCall` → `chain/runtime.AssertOriginCall` `std.NewUserRealm` → testing.NewUserRealm` …and more.
1
1
7
@_gnoland
Gno.land ⚛️
1 month
3/ New structure: `chain`: core blockchain types (`address`, `Coin`, `Emit`, etc.) `chain/runtime`: realm stack + execution helpers `chain/banke`r: banker logic `testing`: utilities like NewUserRealm Full details:
Tweet card summary image
github.com
This pull request performs the std split as specified initially in #1475, then #3874. Fixes #3874. Use #4753 for a "files changed" tab that won't crash your browser Most c...
1
1
6
@_gnoland
Gno.land ⚛️
1 month
2/ The long-awaited std split PR has landed! We’ve broken up the std package into smaller, intuitive modules for better organization. Highlights of PR #4040 👇
1
1
6
@Grayscale
Grayscale
7 hours
Excited for today $GDLC Bitcoin Ethereum @solana $SOL $XRP @Cardano $ADA
37
95
527
@_gnoland
Gno.land ⚛️
1 month
1/ Big week in https://t.co/vy8hGt6wqu! The std split finally landed, plus an auto-migration tool, new docs, storage fee collector, and lots more! Here’s everything fresh across the ecosystem this week 👇
3
17
36
@_gnoland
Gno.land ⚛️
2 months
Gno Seoul KBW Edition is happening this week! We're getting together September 25 in Seoul. If you're in South Korea, drop by to hang out, talk Gno, swap ideas, and meet fellow gnomes. RSVP here:
Tweet card summary image
luma.com
Come hang out for a casual evening in Seoul with Gno.land! We’ll meet at a local pub to connect, share ideas, learn how to get started with Gno.land & Gno, and…
8
8
30
@_gnoland
Gno.land ⚛️
2 months
11/ if you missed the last digest, here it is: https://t.co/57en8TkfyJ Stay tuned for more!
@_gnoland
Gno.land ⚛️
3 months
1/ Another round of Gno updates is here! Workflow breakthroughs and new packages to improved GovDAO tools, a major Boards refactor, and fresh contributors, this digest is packed. Let’s dive in 👇
0
2
4
@_gnoland
Gno.land ⚛️
2 months
10/ Something's cooking 👀 https://t.co/QINMP7GPBS
@VolosProtocol
Volos
2 months
The wait is almost over. With the @_gnoland mainnet around the corner, it’s time to start planning how to put those fresh tokens to work. Introducing Volos — the first lending protocol built from the ground up using Gnolang 🧱
2
3
5
@timyoung
Timothy Young
3 days
Every marketing leader I talk to is facing the same challenge: Scale 📶 The demand for content has exploded, but the systems behind it haven’t kept up. Teams are expected to launch more campaigns, in more markets, with more data, all while maintaining brand integrity and speed.
18
6
60
@_gnoland
Gno.land ⚛️
2 months
9/ Lots of VM & Tooling fixes In the past 2 weeks, we've been brushing up gnodev, gnokey, and the VM itself to make https://t.co/vy8hGt6wqu safer and more practical for everyone.
1
1
5
@_gnoland
Gno.land ⚛️
2 months
8/ Event NFT Ticketing 🎟️ Eventix is a minimalistic event ticketing app on https://t.co/vy8hGt6wqu using the GRC721 package by @OptimistKum. Set up events & issue tickets on-chain. Payments in native coins or a GRC20 token — both chosen by the creator.
1
4
6
@_gnoland
Gno.land ⚛️
2 months
7/ Derive Realm Addresses with Ease With @leohhhn's Derive realm, you can easily find out the Gno address of a specific realm. This is possible because Gno addresses of realms are derived directly from their package path. Soon to be live on Staging!
1
1
4
@_gnoland
Gno.land ⚛️
2 months
6/ Enforcing Namespace Registration for GovDAO Voters The GovDAO V3 implementation now requires all voters to have registered namespaces. This allows for a more human-readable list of votes and shorter voting period as a result. Thanks to @samouraicoop https://t.co/3o0MVzi6jl
Tweet card summary image
github.com
#4703
1
1
5
@_gnoland
Gno.land ⚛️
2 months
5/ Why did we do this? To give clearer, purpose-aligned namespaces, proper author credit, better readability & safer use. For example: the AVL Tree library now lives in the `nt` (NewTendermint) namespace (`p/nt/avl`). For a full list of changes → check the master branch.
1
1
4
@csanz
Christian Sanz
4 days
The new dev flow: create the PRD and Tech Design through agents, review and refine, then run @cursor_ai cli agent -> "implement PRD .md, Tech Design .md and Data Model .md as guidance, execute all commands until complete...good night (..and good job in advance! now get to work)"
1
3
38
@_gnoland
Gno.land ⚛️
2 months
4/ The Namespace Refactor 🚨 We’ve introduced a major breaking change in PR #4461: many key libraries & apps have been moved into new namespaces. This update impacts packages you may be importing.
1
1
5