A Tombheads Escrow UI skin, built with SolidJS, Ethers and TailwindCSS.
Tombheads is the first Erc 721 escrow for NFTs on Fantom. Join the auction house on our Discord to start bidding !
node
version >= 12npm
,yarn
orpnpm
Run npm run setup
. This will :
- Install the project dependencies with
npm install
- Setup the git hooks (via
husky
) withnpm run prepare
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
Builds the app for production to the dist
folder.
Formats .json
, .js
, .jsx
, .ts
, .tsx
and .css
files using prettier
.
Runs commitizen