/master-L-earn

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Master L&Earn

IN COLLABORATION WITH:

  • Christophe
  • Dimitry
  • Mathilde
  • Mourad

SPECIAL MENTION TO:

  • Maxence

PRESENTATION

This is the final project for Alyra certification.

We build an alpha version of a Dapp, Master L&Earn the future of e-learning.

We build a MVP of an amazing project, combining ERC20 and DAO to democratize the knowledge

It should be available on polygon network in the future.

Side notes

You can find the drive content here

Our Notion

Our presentation is here

Our demo

You can play with it, here

The solidity compiler version is 0.8.17

Play with it on your local machine

Requirements

  • Ganache
  • Metamask
  • NodeJs

Please read the documentation on how to install Ganache, once it's installed and running on your local machine

$ > cd truffle
# Install Truffle dependencies
$ > npm install
$ > truffle migrate --reset --network development

Then, on the the client side

$ > cd client
# Install React dependencies
$ > npm install
$ > npm run start
Starting the client app...

It should runs the dapp on your 3000 local port http://localhost:3000/