Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

Manfred Touron

Manfred Touron

Engineer, in France. I build on gno.land: a chain where contracts are written in Gno, state is just package variables that persist between calls, and the front end is the contract's own Render function.

This page is one of those contracts. Its text lives in an on-chain key-value store and the layout is itself an entry in it, so changing how this page looks is a transaction, not a redeploy.

GitHub · X · Blog

Now

Last updated September 2026.

  • One package a day. 169 of them are on chain under x/daily: small and finished, each one a question about what Gno can express, answered.
  • mygnoscan, an explorer for gno chains. It is the only one that distinguishes a package that is live from one that was uploaded and is still waiting to be approved.
  • A blog that is a realm. Every post is an entry in an on-chain store, published by a transaction. Same trick as this page.
  • Mainnet. gno.land is launched. The interesting part is no longer the chain, it is what is running on it.

Packages

239 packages of mine are live on mainnet, from moul/gno-contracts.

Libraries (42): addrset · agents/commit · authz · collection · cow · debug · deque · dynreplacer · entity · entropy · errs · fifo · forge · fp · grants · greet · helplink · kit/store · kit/ui · md · mdlist · mdtable · memo · mygnoscan · nestedpkg · once · ownable · pageable · pausable · printfdebugging · realmpath · safe · svg · template · txlink · typeutil · udao · ulist · ulist/lplist · web25 · xdao · xmath

Realms (28): agents/capwallet · agents/gnomem · agents/jury · agents/maintainer · agents/passport · agents/receipt · blog · config · demo/args · demo/data · demo/gnoface · demo/grc20 · demo/hello · demo/importdemo · demo/microposts · demo/millipede · demo/render · demo/vault · demo/wikicoin · faucet · forge · gns · grant · hello · home · outfmt · present · sapin

Daily experiments (169): one package a day, 51 libraries and 118 realms under x/daily.


gno.land/r/moul/home · rev 8 · gnoland-1 @ 349605