FirmaChain-preview
  • Overview
  • GETTING STARTED
    • Install FirmaChain
      • Specification
      • Install
    • Deploy own network
    • EndPoints
  • VALIDATOR GUIDE
    • Join the Colosseum (mainnet)
      • For Genesis Validator
      • For Validator
      • Edit Validator Description
    • Join the Imperium (testnet)
    • Upgrade
      • Cosmovisor Guide
      • Cosmovisor Example
      • v0.3.5-patch
  • GENERAL GUIDES
    • Ledger
      • Install
      • Usage on FirmaStation
      • Usage on FirmaChain-CLI
    • State Sync
    • Recover the chain node
  • MODULE(COMMING SOON)
    • Contract
      • Log
      • File
      • Bulk Insert
      • Utils
    • Nft
    • Burn
    • Token
  • RESOURCES(COMMING SOON)
    • Cli
    • Images
  • Archive
    • Install FirmaChain(임시)
    • Join the Colosseum (reward-testnet)
      • End Points
      • Colosseum Test App
Powered by GitBook
On this page
  • Colosseum-Test-App for Firmachain Validator
  • 1. Install Node.js
  • 2. Installation
  • 3. Input your mnemonic
  • 4. Run
  • 5. Upload log file on logs folder to discord for firmachain validator.
  1. Archive
  2. Join the Colosseum (reward-testnet)

Colosseum Test App

PreviousEnd Points

Last updated 3 years ago

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 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
contact@firmachain.org
https://nodejs.org/en/