This repository contains source code for demo page that allows testing EVERIP-32 (formerly TIP-32) on Everscale (formerly Free Ton, freeTON) blockchain.
To run development process
npm start
Navigate in your browser to the http://localhost:10002/index.html to develop demo page
To prepare distribution file needs to run
npm run dist