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
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
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
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
Living with blindness or vision loss shouldn’t limit mobility. These riders say Waymo can help improve their independence.
1
0
5
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
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
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
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:
github.com
1
1
6
6/ CommonDAO documentation just dropped: Check it out live on Staging: https://t.co/KjYq5gtDUl
1
0
5
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:
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
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
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:
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
37
95
527
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
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:
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
11/ if you missed the last digest, here it is: https://t.co/57en8TkfyJ Stay tuned for more!
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
10/ Something's cooking 👀 https://t.co/QINMP7GPBS
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
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
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
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
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
github.com
#4703
1
1
5
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
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