Emergency Withdraw
Last updated
Was this helpful?
Last updated
Was this helpful?
Terra chain does not provide the tool to execute command directly from the contract yet. In case you cannot access or you would like to have your own version of client to operate Spectrum Protocol Web App. Here are the steps:
Install (can skip if you already installed)
Clone or download frontend project from . If you download zip file, then unzip to a folder.
3. Open project folder in terminal or command prompt.
4. Install dependencies
npm i --force
5. Run local server
npm start
For MacOS user, you can follow this website
For Windows user,
6. Open your browser, go to , now you can connect your wallet and do any operations directly to the contracts from your machine.