Test app
Colosseum-Test-App for Firmachain Validator
This project is designed for testing Colosseum Testnet and suuports mac, windows, linux operating system. If you have any questions, please feel free to contact us at [email protected] or discord channel.
1. Install Node.js
You’ll need to have Node 14.0.0 or later version on your machine.
We recommend using the latest LTS version.
You can install node.js from the link below.
2. Installation
git clone https://github.com/FirmaChain/colosseum-test-app
cd colosseum-test-app
npm i
3. Input your mnemonic
Open mnemonic.json file and input your mnemonic.
Your mnemonic will not be sent to anywhere, Don't worry!
4. Run
npm run start
5. Upload log file on logs folder to discord for firmachain validator.
ex) /logs/20211126.log
Last updated