/dao-adventure

Learn how to build a DAO in 7 days.

Primary LanguageMotokoCreative Commons Attribution 4.0 InternationalCC-BY-4.0

Motoko Bootcamp - Join the Web3 revolution!

Build

How to get started? 🚀

How to navigate this repository? 🧭

This repository contains a variety of resources, each serving a specific purpose. Here is a comprehensive list of the resources available, along with a brief explanation of each:

Lessons 📚

This repository contains 13 chapters and 2 appendix. Those lessons will teach the fundamentals of Motoko, the Internet Computer and DAOs. Each lesson contains a README file with the material.

For instance, you can check the the 1st lesson.

Levels 🎮

This repository contains 5 levels. Each level correspond to a project that you need to complete. Each project will move you closer to the final goal of building a DAO. Each level contains a README file with the necessary instructions to complete the project.

For instance, check the instructions for the level 1.

Source code 🧑‍💻

The source code of the project is located in the src folder. This is where you'll be writing your code. This folders also contains two files account.mo and http.mo that you should not modify, those files are imported in the src/main.mo file to help you get started.

How to graduate? 🎓

To graduate from Motoko Bootcamp, you need to complete all the levels of the bootcamp. Each level is a set of tasks that you need to complete. To complete a task, you need to implement the missing code in the src/main.mo file. Once you're done, you can run the tests to check if your code is correct. To run the tests, you can run the following command in your terminal:

mops test level-n

With n being the number of the level you want to test.

Once you've succesfuly passed the local test, it's time to put your canister to the real test, on the Internet Computer. To do so, you need to deploy your canister on the Internet Computer and verify it using the online dashboard on Motoko Bootcamp.

Head over to the submit section and submit the id of the canister you've deployed on the Internet Computer. If your canister passes the tests, you'll be able to move on to the next level.

Submit

Once you've completed all the levels, you'll be able to claim your Diploma in the Diploma section.

Useful links 🔗

Join us for the next edition 🏕️

We host monthly editions of Motoko Bootcamp. This is a place to brainstorm, collaborate and build the future of DAOs, and other projects on the Internet Computer. Join us for the next edition of Motoko Bootcamp by registering through our website.

Credits 🙏

An initiative powered and 100% supported by Code & State - the leading Web3 venture studio.