FIRMACHAIN
OFFICIAL WEBMEDIUMTELEGRAMREDDIT
  • Overview
  • # NODE & VALIDATORS GUIDE
    • Run a full node
      • Specification
      • OS package settings
      • Installation firmachaind
      • Upgrade your node
      • Join a FirmaChain network
        • Snapshot
        • Syncing from genesis
        • State sync
      • Run a Cosmovisor
        • Guide
        • Example
      • Run a System Deamon
    • Validator
      • Management key
      • Register a validator
      • Edit a validator
      • Unjail
      • FAQ
    • Genesis Validator
    • History
      • Upgrade Mainnet
      • Reward Testnet (Terminated)
        • Participate
        • Test app
  • # DEVELOPER
    • EndPoints
    • firma-js
    • firmachaind
      • commands
      • sub commands
        • keys
        • query (q)
        • transaction (tx)
    • Modules
      • Contract
        • Log
        • File
        • Bulk Insert
        • Utils
      • NFT
        • Usage
        • Bulk Insert (minting)
        • Utils
      • Token
        • Usage
        • Utils
  • # General Guide
    • Station
    • Ledger
      • Install
      • Usage on FirmaStation
      • Usage on FirmaChain-CLI
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. # NODE & VALIDATORS GUIDE
  2. History
  3. Reward Testnet (Terminated)

Test app

PreviousParticipateNextEndPoints

Last updated 2 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/