Skip to content

ShravanSunder/se-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

se-2

A new version of scaffold-eth with its core functionality. Using NextJS, RainbowKit & Wagmi.

Set up

git clone https://github.com/carletex/se-2.git
cd se-2
yarn install

1st terminal, frontend

yarn start

2nd terminal, local blockchain

yarn chain

3rd terminal, deploy test contract

yarn deploy

Visit http://localhost:3000.

Run smart contract test with yarn hardhat:test

ToDo.

  • Front-end: Contract UI component (abi.nina / se => remove antd)
    • Address
    • AddressInput
    • Balance
    • ..
  • Front-end: Burner wallets on RainbowKit.
  • Navigation + frontpage (check scaffold-eth-tailwind)
  • Daisy?
  • Linter / prettier
  • React Scaffold-eth Context?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.3%
  • Solidity 6.4%
  • JavaScript 4.4%
  • CSS 1.9%