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
  • Ways 1. Install FirmaChain from pre-built binary by curl
  • Ways 2. Download from Github Release page
  1. GETTING STARTED
  2. Install FirmaChain

Install

Ways 1. Install FirmaChain from pre-built binary by curl

You can easily download a pre-built binary for your operating system using the command below.

download binary

# On Bash
curl https://build.firmachain.dev | bash

sudo mv ./firmachaind /usr/local/bin/firmachaind

check version & sha1sum

firmachaind version
0.3.3-6bcd9e15
firmachaind version --long
name: Firmachain
server_name: firmachaind
version: 0.3.3-6bcd9e15
commit: 6bcd9e15407f5207e8a2d03e6488301aecb9f98b
...
cosmos_sdk_version: v0.44.5-patch
sha1sum /usr/local/bin/firmachaind
b59534ef087becc442f04a6cd42e4fc153c18bb7 firmachaind

Ways 2. Download from Github Release page

Select, download and unzip a binary that suits your OS. Please confirm whether you’ve downloaded the correct version, using the method provided in Ways 1.

PreviousSpecificationNextDeploy own network

Last updated 2 years ago

You can download a prebuilt binary from the link below. ​

https://github.com/FirmaChain/firmachain/releases
https://github.com/FirmaChain/firmachain/releases