Skip to content

Tahlil/figment-learn-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b78ebb Β· Jun 16, 2022
Sep 14, 2021
Nov 26, 2021
Jun 3, 2022
Dec 20, 2021
May 6, 2022
Jan 20, 2022
Dec 20, 2021
Feb 17, 2022
Jun 3, 2022
Jun 16, 2022
Dec 6, 2021
Oct 8, 2021
Oct 21, 2021
Feb 17, 2022
Feb 17, 2022
Jun 3, 2022
Oct 6, 2021
Feb 17, 2022
Nov 12, 2021
Sep 29, 2021
Sep 10, 2021
Feb 17, 2022
Feb 17, 2022
Jun 15, 2022
Feb 17, 2022
Jun 16, 2022
Feb 17, 2022
Jun 16, 2022

Repository files navigation

πŸ‘‹πŸΌ What is learn-web3-dapp?

We made this decentralized application (dApp) to help developers learn about Web 3 protocols.

It's a Next.js app that uses React, TypeScript and various smart contract languages (mostly Solidity and Rust).

We will guide you through using the various blockchain JavaScript SDKs to interact with their networks. Each protocol is slightly different, but we have attempted to standardize the workflow so that you can quickly get up to speed on networks like Solana, NEAR, Polygon and more!

  • βœ… Solana

  • βœ… Polygon

  • βœ… Avalanche

  • βœ… NEAR

  • βœ… Tezos

  • βœ… Secret

  • βœ… Polkadot

  • βœ… Celo

  • βœ… The Graph

  • βœ… The Graph for NEAR

  • βœ… Pyth

  • πŸ”œ Ceramic

  • πŸ”œ Arweave

  • πŸ”œ Chainlink

  • Let us know which one you'd like us to cover

Screen Shot 1

Screen Shot 2

Screen Shot 3

πŸ§‘β€πŸ’» Get started

πŸ€– Using Gitpod (Recommended)

The best way to go through those courses is using Gitpod. Gitpod provides prebuilt developer environments in your browser, powered by VS Code. Just sign in using GitHub and you'll be up and running in seconds without having to do any manual setup πŸ”₯

Open this repo on Gitpod

πŸ‘ Clone locally

Make sure you have installed git, Node.js (Please install v14.17.0, we recommend using nvm) and yarn.

Then clone the repo, install dependencies and start the server by running all these commands:

git clone https://github.com/figment-networks/learn-web3-dapp.git
cd learn-web3-dapp
yarn
yarn dev

🀝 Feedback and contributing

If you encounter any errors during this process, please join our Discord for help.

Feel free to also open an Issue or a Pull Request on the repo itself.

We hope you enjoy our Web 3 education dApps πŸš€

-- ❀️ The Figment Learn Team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published