Arachnid / amulets

A contract and DApp for amulets, short poems with lucky SHA-256 hashes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🏗 scaffold-eth - 🧿 at.Amulet.garden

git clone https://github.com/Arachnid/amulets amulets

cd amulets

yarn install
yarn chain
yarn compile
yarn deploy
yarn start

📱 Open http://localhost:3000 to see the app

We also needed to swap out the infra id in constants.js

Make sure your MetaMask is on localhost:8545 to work locally (it basically needs to shadow targetNetwork in app.jsx)

MetaMask nonce error: settings -> advanced -> reset account

About

A contract and DApp for amulets, short poems with lucky SHA-256 hashes.


Languages

Language:JavaScript 79.1%Language:Solidity 9.6%Language:Python 6.2%Language:CSS 2.4%Language:HTML 2.2%Language:Less 0.5%