POTLOCK
WebsiteGithub
  • 👋Welcome to POTLOCK
    • 🔓POTLOCK Protocol
    • 🚀Value Proposition
    • 💸Revenue Model
      • 💵Current Fees
    • 🔮Roadmap
    • ♨️Understanding Pots (Funding Rounds)
    • 🚀End Game
  • ❓FAQ
    • 🚧Pot Not Deployed
  • User Guides
    • ➕💼Projects
      • 📋 Create Project
      • 🗃️Create Project As DAO
      • 📖Project Guidelines
      • 🙏Donate to A Project
      • 💸Create Project Referral Link
    • 🚀Project Tips for Success
    • 👨‍🍳Pot Owners & Chef Training (Pot)
      • 🌟 Key Roles in a Pot
        • 👨‍🍳Chef
      • 👨‍💻Deploy Pot
    • 🧠Planning A Pot
      • 🔎Choosing a Chef
      • 😩 Biggest Challenges of A Round
    • 📬Apply to A Pot
      • 🏛️Apply to Pot as a DAO
        • 🌱Create A DAO
    • 💗Matched Donations | Donate Through A Pot
    • 💰Sponsors | Funding A Matching Round
    • 📣For Approved Projects in Pot
    • 🥊Challenging Pot Results
      • 📝How to Create A Challenge
      • ✅Resolve A Challenge
    • 😇Donors
      • 🤖Verify As Human
    • 👀Soon / Personas
      • 🏛️Potluck Foundation DAO
      • 😒Observor
      • 📐Projects
    • 📤Campaigns
      • 🔎Explore Campaigns
      • 📬Create Campaigns
      • 🗞️Campaign Page
    • 📋 Lists
      • Create List
      • Edit List
      • Apply to List
      • Donate to List
    • mpDAO RPGF
      • Apply to mpDAO Pot
      • Voting Mechanism
      • How to Vote
  • Contracts
    • 📃Contracts Overview
    • 🏭PotFactory [live]
    • 🍲Pot [live]
    • 🙏Donation [live]
    • 📜Lists [live]
    • 🗺️Registry [deprecated]
    • 💲Campaigns [live]
    • 🤖Sybil Contract - NADABOT
    • 🗃️Attestations [WIP]
      • 💬Other Attestation Services (Research)
    • 📇Staging and Test Environments
  • 📚Terms
    • ❣️Quadratic Funding
  • Front-End
    • React (NextJS)
    • 👷‍♂️BOS Gateway + Workspace
      • 🎁Brand Kit (WIP)
  • Get Involved
    • 👩‍💻For Devs
      • Using NEAR API JS
    • ✏️Create Guides
    • 💑Volunteer
    • 👀Watch Us Cook
  • General Information
    • 📚Code of Conduct
      • 📝QF Rules
    • 🐛Beta Phase
    • 📊Data
  • Products
    • nada.bot
    • Potlock App
    • GrantPicks
    • AI-PGF
    • Agentoor
Powered by GitBook
On this page
  • Technical Terms
  • Other Terms
  • Users

Was this helpful?

Edit on GitHub

Terms

We use alot of terms, this is to help explain all that so you know what the ingredients are to what we are cooking up

Technical Terms

  • Quadratic Funding - is a funding mechanisms that allows smaller donors to amplify their donations through a matching round.

  • Nada.bot: a sybil contract aggregator and verifiable credential discovery platform and contract that protects quadratic funding contract from bots

  • Soul Bound Token

  • Factory Contract - a factory contract denote a NEAR smart contract that deploy / create contracts of the same pattern. It is important that there are fees usually around 5N per smart contract to deploy this.

  • DAO - a decentralized autonomous organization. On NEAR most DAOs are created by the Sputnikv2 smart contract

  • SocialDB - data stored on the social.near contract. This powers the BOS data like widgets (components) that are front end code, to posts, follows as a social media platform. Social DB is pretty robust.

  • A Sybil attack uses fake identities to gain outsized control of a system

Other Terms

  • NEAR Impact - the Impact Vertical in the NEAR ecosystem

Users

  • Funding Rounds = Pots: topical rounds that may or may not have quadratic matching pool. Similar to gitcoin

  • (Chefs) Round manager = st approves and manages a funding round.

  • Supporter / Donor = KYC’d individual via nada.bot that can donate and receive donation; sometimes referred to a donors, however this term will be reserved in the future for Proof of Donations and tax exempt funding startups

  • Patron = someone contributes to matching pool

  • User: someone who is on the platform, and not yet KYC’d. Logged in NEAR user, has an onchain account and is connected to dApp. Potential donor.

  • Observer: someone who just observing and not logged in

PreviousStaging and Test EnvironmentsNextQuadratic Funding

Last updated 6 months ago

Was this helpful?

📚