🅾️
Coordinape Docs
English
English
  • ⚪Welcome to Coordinape
  • 🔮Social Oracle™️ GIVE
  • How To: Coordinape Gift Circles
    • 🥳Get Started
      • 🤓New Coordinape Admins
        • Setting up your Organization
        • Managing Organization Membership
        • Creating A Circle
        • Uploading an Organization Logo
        • Upload Circle Logo
        • Add Team Members
        • Schedule an Epoch
        • Contributions and Epoch Statements
        • Allocate GIVE
        • Review Distributions
        • Your First Payment
        • 📐Admin Best Practices
      • ✨New Coordinape Members
        • Set Up Your Profile
        • Record Contributions & Opt-in/out
        • Select Your Collaborators(Optional)
        • Allocate GIVE
        • Get Paid
    • 🏠Organizations
    • ⚪Circles
      • Creating a Circle
      • Team Members
    • 📅Epochs
      • Create An Epoch
      • Contributions and Epoch Statements
    • 👐GIVE in Gift Circles
      • Allocating GIVE
      • Reviewing Distributions
    • 💲Compensation
      • 💲Paying Your Team
        • Disperse
        • Gnosis Safe
        • Parcel
    • 🎩Admin
      • Update Circle Settings
      • Update Epoch Settings
      • Update Members
      • Enable Vouching
    • 🧑🤝🧑 Members
      • Member Profile
      • Vouching New Members
  • Info
    • Documentation
      • ⭕Vision
      • Gift Circle
      • Who To Gift
      • Vouching System
      • Email Login and Web3 Best Practices
    • Integrations
      • Dework
      • Parcel
      • Wonderverse
      • Hedgey
      • Guild
    • CO Token Utility
  • support
    • Change Log
    • 🇨🇭Get Help
  • community
    • Coordinape Community
      • Contributing
      • Community Calls
  • CoLinks
    • What is CoLinks
    • Home, Posts and Replies
    • Explore and Search
    • Buying and Selling Links
    • CoLinks Smart Contract
    • Rep and CoSouls
    • GIVE
    • CoLinks Mobile Features
    • FAQ
Powered by GitBook
On this page
  • Code Repositories
  • Getting Started
  • Questions and Help

Was this helpful?

Edit on GitHub
  1. community
  2. Coordinape Community

Contributing

Coordinape is open source. Want to help build Coordinape? Welcome! You are in the right place. This guide serves as the first entry point in helping a new developer get the Coordinape app running and

Code Repositories

Our code is hosted on Github in three separate repositories.

  • Frontend repo

  • Backend repo

  • Solidity / Protocols repo

Each repository above includes a README.md in the root of the repo with instructions on getting that app running. Our current Coordinape app runs off-chain using the Frontend and Backend repos. Our solidity repo is under active development as we move Coordinape on-chain.

Getting Started

To get your development environment started begin with following the README in the Backend repo. Once the backend is up and running next follow the README the Frontend repo.

Questions and Help

Github Issues and Discord are the best places for the community to collaborate.

Join the #dev channel on Discord for technical questions.

PreviousCoordinape CommunityNextCommunity Calls

Last updated 3 years ago

Was this helpful?