Skip to content

This palyground is designed to be used with the BNB Chain Learning Pathways to help developers learn about Web3 development using BNB Chain

Notifications You must be signed in to change notification settings

RumeelHussainbnb/BNBChainLearningPathway-Playground

Repository files navigation

👋🏼 What is BNB Chain Learning Pathway?

We made this decentralized application (dApp) to help developers learn about development on Web3 using BNB Chain.

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

We will guide you through using the various blockchain JavaScript SDKs to interact with the BNB Chain network.

🧑‍💻 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/RumeelHussainbnb/BNBChainLearningPathway-Playground.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 BNB Chain Team

About

This palyground is designed to be used with the BNB Chain Learning Pathways to help developers learn about Web3 development using BNB Chain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published