Front-end application for interacting with the MEX Unlocker smart contract.
From a terminal, navigate to the project folder and run:
yarn installCreate a new file src/config.tsx and copy the content of src/config.testnet.tsx. If you want to develop against devnet, change all instances of testnet to devnet.
In the project folder run:
yarn startThe RisaSoft Team.