Giter Site home page Giter Site logo

daveminer / web3-starter-kit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lakshh07/web3-starter-kit

0.0 1.0 0.0 815 KB

Forkable Ethereum & Polygon dev stack focused on fast product iterations

Home Page: https://web3starterkit.vercel.app/

License: MIT License

Shell 0.75% JavaScript 90.49% CSS 4.55% Solidity 4.20%

web3-starter-kit's Introduction

๐Ÿฆ„ Web3 Starter Kit

A quick starter to build on Ethereum and Polygon! ๐Ÿ’œ

Stack used Next.js, Chakra-UI, Hardhat, Rainbow Wallet, Wagmi ๐Ÿš€


image


๐Ÿ„โ€โ™‚๏ธ Quick Start

Prerequisites: Node (v16 LTS) plus Yarn and Git

clone/fork ๐Ÿฆ„ web3-starter-kit:

git clone https://github.com/lakshh07/Web3-Starter-Kit.git

install your ๐Ÿ‘ทโ€ dependencies:

cd web3-starter-kit
yarn install

in a second terminal window, start your ๐Ÿ“ฑ frontend:

cd web3-starter-kit
yarn dev

Contract are deployed on Polygon Mumbai



๐Ÿ“ฃ Checkout branches for React.js and Typescript



๐Ÿ” Edit your smart contract Greeter.sol in packages/hardhat/contracts

๐Ÿ“ Edit your frontend index.js in packages/next-app/pages/

๐Ÿ’ผ Edit your deployment scripts deploy.js in packages/hardhat/scripts

๐Ÿ“ฑ Open http://localhost:3000 to see the app

๐ŸŒ You need an RPC key for testnets and production deployments, create an Alchemy account and replace the value of ALCHEMY_KEY = xxx in packages/hardhat/.env with your new key.


๐Ÿ“š Learn More

Solidity: https://docs.soliditylang.org/en/v0.8.14/
Next.js: https://nextjs.org/docs
ChakraUI: https://chakra-ui.com/docs/components/overview
Hardhat: https://hardhat.org/getting-started/
Rainbow Kit: https://www.rainbowkit.com/docs/introduction
Wagmi: https://wagmi.sh/docs/getting-started
Ether.js: https://docs.ethers.io/v5/

web3-starter-kit's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.