Giter Club home page Giter Club logo

crab.so's Introduction

crab ๐Ÿฆ€

Decentralized Communities in Web3

What is crab?

Crab is a community-driven, open-source, decentralized network for thriving communities in Web3.

Read the presentation here.

How does crab work?

Crab utilizes the Spling Social Protocol to interact with the Shadow Drive, a decentralized file system by GenesysGo in the Solana blockchain.

You can try the official and most recent version of crab at crab.so ๐Ÿฆ€

Development

Crab is open-source and you can contribute to the project by opening a pull request or an issue.

It is built with Next.js and Tailwind CSS.

Requirements

Setup

1. Clone the repository
git clone [email protected]:bntzio/crab.so.git
2. Start Docker and the Supabase container
# inside apps/web directory
supabase start
3. Install dependencies
# inside the root directory
pnpm install
4. Add and fill the environment variables
# create a .env.local file inside apps/web directory
HELIUS_API_KEY=
NEXT_PUBLIC_HELIUS_API_KEY=
NEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_ANON_KEY=
SUPABASE_SERVICE_ROLE_KEY=
5. Start the development server
pnpm run dev --filter web
6. Start developing

Go to http://localhost:3000 with your browser to see the app up and running.

Happy hacking! ๐Ÿฆ€

Getting the environment variables

  • HELIUS_API_KEY and NEXT_PUBLIC_HELIUS_API_KEY are the API keys required to run the RPC, you can get one by creating an account in helius labs.

  • NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_ANON_KEY and SUPABASE_SERVICE_ROLE_KEY can be found in your terminal right after you start the Supabase container.

Getting login emails locally

Supabase starts a local inbucket SMTP server that you can use to get login emails locally at http://localhost:54324.

crab.so's People

Contributors

bntzio avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.