This project is no longer actively maintained
Web3 and DAO culture is benefitting from a great influx of new projects and ideas. We recognize that we need a reliable and trustworthy source of high-quality curated content to filter out some of the noise so we can focus on building and innovating --- by creators, for creators.
Cabin operates under a bounty system for its products, including
Blaze
. Each bounty is specified as a task in the Clarity web app.
You can view the full board of tasks with bounties here. On each
task, you are welcome to comment questions to gain more context on what
needs to be done. Once you understand a task well enough and are
interested in completing it, contact a member in the Discord server.
- In Clarity, once assigned to the task, mark it as "In Progress".
- Upon completion, commit changes locally to a new branch.
- Push changes and create a pull request to the main repo.
- Tag the relevant maintainers for review.
- Once approved, merge your pull request and delete the branch.
NOTE: In the ethos of Web3, this project operates on transparent and
permissionless contribution. Please make sure to read this README
in
its entirety to get acquainted in order to start contributing. If you've
fully read the documentation and you run in to obstacles or have comments
or questions, feel free to tag a member of the Product Guild or DM
delightfulabyss.eth#3679
in the Discord server.
This project is mostly located in the /packages
directory. Within
that directory, there are two packages that are under active development:
/app
- This hosts the source code for the user-facing web app./contracts
- This hosts the smart contract source code, published as an NPM package.
- Fork this repo to your Github account.
- Clone the repo that you just forked to your local machine.
- Install dependencies.
yarn
- Run development app.
yarn app:dev
This should start a development web server and navigate your web browser
to localhost:3000
.
Cabin is a digitally-native organization (often called a DAO) building a decentralized city by creators, for creators. You can learn more about us by visiting our website or joining our Discord server. Please consult our brand guidelines on how to work within our visual identity.