Check out our continuously improved developer playground.
We offer two different projects:
Utility test page | Utility skeleton | |
---|---|---|
Repository | https://github.com/Whal3s-xyz/nft-validation-utility-developer-test-page.git | https://github.com/Whal3s-xyz/nft-validation-utility-developer-test-page.git |
UI | Styled | Not styled |
Purpose | Clone this repository to test your Utility configuration | Fork this repository to build your own user interface |
To get started just clone the repository, install dependencies and start the project.
git clone https://github.com/Whal3s-xyz/nft-validation-utility-developer-test-page utility-test-page
cd utility-test-page
npm install
npm start
git clone https://github.com/Whal3s-xyz/nft-validation-utility-developer-test-page.git utility-skeleton
cd utility-skeleton
npm install
npm start
PS: If you don't want to clone the repository to test Whal3s, check out the Demo page.