View blockchain data faster! wb3.io is a url shortener allowing quicker access to data from human friendly urls
- Clone the repo and run
npm install - In a new tab/window of terminal, run
npm run dev(this will open a browser tab!)
npm run dev
Open the server link printed in cli if it doesnt auto-load in a browser.
npm run build- Builds compiled client deployable packagenpm test- Runs all tests