Help center

Frequently asked questions

In-depth answers for donors, project teams, and contributors— grouped by topic.

Answers below mirror the PotLock documentation FAQ with light editing for clarity. For step-by-step guides, see docs.potlock.io.

General

What is considered a public good?

A public good is generally understood as work that creates more value for others than it extracts. On PotLock, projects apply to the registry and are reviewed against community guidelines before approval.

What if I don't qualify as a public good?

An uncensored view of pots and unapproved registry entries is planned so broader participation remains possible outside the curated directory.

Why do you have referrals?

Referrals help grow a decentralized network of people who surface great projects. Donors can remove the referrer from the URL if they prefer that no referral fee is paid. On funding rounds (“pots”), fees can also be set to zero while still attributing who drove traffic.

Are fees mandatory?

Pot-level fees are set by the pot owner within limits enforced by the factory contract to protect donors and referrers. Pot deployers can set protocol, chef, and referrer fees to zero (or below the configured maximum). Direct donation fees are optional as well—though some front ends may not expose every option yet.

What blockchain and currencies does PotLock support?

PotLock runs on NEAR. Quadratic funding rounds use NEAR as the native asset for matching pools and contributions, while the direct donation flow can support multiple fungible tokens. The product surface may vary as the app evolves—follow the core repos for contract updates.

What is quadratic funding?

Quadratic funding (QF) is a matching mechanism that rewards breadth of support: many smaller, independent donations unlock more matching than the same total from a few large wallets. It is a common tool for public goods and open-source funding.

Do you have a token?

There is no PotLock token today. The community is interested in incentives for sustained impact contributors; if you work on tokenomics or want to discuss models, join the ecosystem chat.

What comes after quadratic funding?

The team is designing composable “public goods legos,” including campaign-style launches anyone can run. See the roadmap and design files for what is shipping next.

How is Nada.bot related to PotLock?

Nada.bot is a sybil-resistance aggregator spun out to meet ecosystem needs. PotLock can aggregate multiple human-verification providers. Integrators should read the Nada.bot docs; end users can use the support link for questions.

Is PotLock a platform or a protocol?

PotLock is a protocol, a set of platforms, and an ecosystem for public goods funding and impact tracking. Anyone can fork or adapt the contracts and front ends for their own accounts and eligibility rules.

For projects

Why isn't my project showing in the explore view on the main gateway?

Approved listings are curated. Projects typically need admin approval before they appear in the primary explore experience.

How much funding do projects usually receive?

Amounts vary by round and traction. Registry and donation statistics are published on community dashboards; total matching in early rounds was modest by design and grows with participation and impact.

Strong profiles, attestations, and plural funding strategies improve outcomes. If you need help beyond matching rounds—ecosystem grants, multichain programs, or acceleration—ask in the PotLock community chat.

How do I get on the featured projects page?

Featured placement is manual today. Reach out via the community channel; longer term, curation may be democratized or automated from donation trends.

For builders & developers

Is there a place to test on testnet?

Much of the product is exercised on staging and live gateways rather than a dedicated public testnet demo. Contract addresses and networks are documented in the contracts overview as tooling evolves.

Who contributes to the ecosystem?

Many individuals and teams contribute across contracts, front ends, data, and ops. Active contributors are listed on the ecosystem site.

What license are PotLock front ends and contracts under?

PotLock uses the MIT License. Forking and building new funding mechanisms on top is encouraged.

How do I get involved building?

Pick up issues tagged for newcomers on the backlog and introduce yourself in the community chat.

How do you mitigate operational and protocol risk?

Approach includes operational security, audited and locked contracts without backdoors, redundant and forkable front ends, and open development so the community can run alternatives if needed.

Do you run indexers or middleware?

Yes—there is an indexer repository for on-chain events and analytics pipelines.

What is the tech stack?

Front ends include BOS (Alem-style components) and Next.js apps; smart contracts are Rust on NEAR. The indexer uses Python; analysts often use SQL. There is room for contributors across these stacks.

Do you have a security audit?

Core contracts have been reviewed by OtterSec and Guvenkaya, with reports in the repository. As new contracts ship, more audits are planned. There is no public bug bounty yet; use the community channel for responsible disclosure.