All Projects → figment-networks → learn-web3-dapp

figment-networks / learn-web3-dapp

Licence: other
This Next.js app is designed to be used with the Figment Learn Pathways, to help developers learn about various blockchain protocols such as Solana, NEAR, Secret, Polygon and Polkadot!

Programming Languages

typescript
32286 projects
rust
11053 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to learn-web3-dapp

start-here
Join our community and build with us. This repository is for Community help and support 💜 ✨
Stars: ✭ 67 (-93.82%)
Mutual labels:  web3
ligo.skymap
Localization of gravitational-wave transients. Mirror of https://git.ligo.org/lscsoft/ligo.skymap
Stars: ✭ 18 (-98.34%)
Mutual labels:  ligo
web3jdemo
功能强大的web3j以太坊用例,支持批量生成钱包,批量不同账户转账,查询余额等,监控,定时任务,交易mint等方法,持续更新中... ...
Stars: ✭ 262 (-75.83%)
Mutual labels:  web3
create-react-native-dapp
Your next Ethereum application starts here. ⚛️ 💪 🦄
Stars: ✭ 410 (-62.18%)
Mutual labels:  web3
LunDAO
LunDAO 是一個鼓勵撰寫與 Ethereum 社群相關的中深度的中文文章,透過一個短期的實驗專案嘗試 DAO 可以如何進行社群治理以及回饋社群貢獻。
Stars: ✭ 50 (-95.39%)
Mutual labels:  web3
eth-chains
Helper module for getting Ethereum chains info from chainlist.org.
Stars: ✭ 39 (-96.4%)
Mutual labels:  web3
zksync-dapp-checkout
zkCheckout — trustable permissionless DeFi payment gateway. Brand new zkSync dApp w/t all L2 perks: fast&cheap transfers / simple&quick withdrawal
Stars: ✭ 37 (-96.59%)
Mutual labels:  web3
Enterprise-Web3.0
Enterprise™ for the Web3.0™
Stars: ✭ 32 (-97.05%)
Mutual labels:  web3
web3-mock
🤡 JavaScript library to mock web3 responses either by emulating web3 wallets or web3 RPC requests.
Stars: ✭ 54 (-95.02%)
Mutual labels:  web3
RSS3-SDK-for-JavaScript
⚠️ DEPRECATED
Stars: ✭ 49 (-95.48%)
Mutual labels:  web3
web3together
🗣 Public open-ended discussions about Blockchain, Web3, NFTs, DeFi, ...
Stars: ✭ 58 (-94.65%)
Mutual labels:  web3
dtube
Decentralized video sharing & social media platform on Ethereum blockchain.
Stars: ✭ 70 (-93.54%)
Mutual labels:  web3
WebXDAO.github.io
Main website built with Next.js and Tailwind, and Community builded. 🛸
Stars: ✭ 39 (-96.4%)
Mutual labels:  web3
anchor-escrow
Escrow program implemented in Anchor
Stars: ✭ 142 (-86.9%)
Mutual labels:  web3
hopr-core
Main repository of HOPR - this is all you need to run a node on the HOPR network!
Stars: ✭ 14 (-98.71%)
Mutual labels:  web3
ethereum-php
Ethereum Client for PHP.
Stars: ✭ 50 (-95.39%)
Mutual labels:  web3
safe-core-sdk
Software developer tools that facilitate the interaction with the Safe contracts and services.
Stars: ✭ 93 (-91.42%)
Mutual labels:  web3
ens.py
Ethereum Name Service, made easy in Python
Stars: ✭ 36 (-96.68%)
Mutual labels:  web3
gochain
The official GoChain client.
Stars: ✭ 138 (-87.27%)
Mutual labels:  web3
Mida
The open-source and cross-platform trading framework
Stars: ✭ 263 (-75.74%)
Mutual labels:  web3

👋🏼 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].