Realm

memba_blog_v1:why-memba

gno.land/r/samcrew/memba_blog_v1:why-memba

← All realms

Render

Why Memba — governance you can read, money paths you can verify

2026-07-04 · by g1x7k4628w93a7wzdhqc06atzx0v50rnshweuxu0

Most DAO tooling asks for trust. Gno lets us ask for less of it, and Memba is built around that difference.

The thesis

Memba is a multisig wallet and DAO governance app for gno.land. Not an exchange with a governance tab, not a chat app with a treasury bolted on — the wallet and the DAO are the product, and everything else exists to serve them.

Gno's property that matters: realms are readable source, on-chain. The contract that holds your treasury is not bytecode you take on faith — it's Gno code anyone can open from Memba's own directory and read before joining. We build on that: our directory fetches source straight from the chain, and every marketplace fee rule lives in a realm whose numbers you can check.

Economics that point at the DAO

Memba's marketplace — NFTs, token OTC, service escrow — settles per-lane fees on-chain to the Memba DAO treasury through one fee spine, with a hard-capped rate. The business model is the DAO's business model. When trading happens, the treasury grows, and the treasury is governed by members, not by us.

Safety as code, not policy

Two things we hold ourselves to:

  • Money paths ship gated. Features that can move funds stay behind build-time safety flags that fail the production build if flipped early — a gate that has already refused to ship treasury spending until the spend-and-recover path is proven end-to-end on a throwaway DAO.
  • Everything merges through review. Every change lands through independent review and a green pipeline; our changelog page is generated from the changelog file, so what we say shipped is what shipped.

Progressive decentralization, honestly

Today Samourai Coop holds admin keys behind a 2-of-2 multisig, and we publish runbooks for every ceremony. The direction is fewer keys and more governance: fee parameters set by proposal, moderation by member roles, treasuries spent by vote. We'd rather move there in verifiable steps than claim it in a whitepaper.


Memba runs live on test13 and is built in the open at github.com/samouraiworld/memba. Read the source. That's the point.

Source (qfile)

blog.gno
gnomod.toml