Algoritm211 / kickstarter-helper

🌐Web3 application on the 🔗Ethereum Blockchain which presenting 💻improved mechanism of 💎Kickstarter 💵workflow. Built with 🚀NextJS and 📘TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Run applicaton on your machine

  1. Rename .env.local.example to .env.local and pass your mnemonic phrase and Rinkeby network URL
  2. Deploy your contract with running deploy:contract
  3. Add new address of deployed contract to /contracts/factory.ts instead of mock address
  4. Run npm run dev

Open http://localhost:3000 with your browser to see the result.

About

🌐Web3 application on the 🔗Ethereum Blockchain which presenting 💻improved mechanism of 💎Kickstarter 💵workflow. Built with 🚀NextJS and 📘TypeScript


Languages

Language:TypeScript 86.8%Language:Solidity 7.2%Language:JavaScript 5.8%Language:Shell 0.3%