Skip to content

FirmaChain/firmachain

Repository files navigation

FirmaChain

GitHub tag (latest SemVer) license Go Reference report Lines of code

ci

A BLOCKCHAIN BASED E-CONTRACT PLATFORM

FirmaChain adds a signing and verifying e-contract function to the blockchain.

Unlocking new limits of electronic contracts with blockchain technology, FirmaChain seeks to resolve all the social and legal issues (contracts, notarial, etc.) with written contracts through the use of electronic contracts based on FirmaChain’s data blockchain.

FirmaChain now builds on CometBFT consensus and the Cosmos SDK toolkits.

Installation

Install Go

Go v1.21 or higher is required for building and running FirmaChain.

NOTE : we updated Go requirements from v1.18 to v1.21 in Firmachain v0.4.0


Official Build

We are not providing official prebuilt binaries from v0.3.5. Please check the guide to build your own binary.

https://docs.firmachain.org/master/node-and-validators-guide/run-a-full-node/installation-firmachaind

Currently available tags:

Version Tag
v0.4.0 v0.4.0
v0.3.5 v0.3.5-patch
v0.3.3 (Deprecated) v0.3.3-patch

Build Guide : using make

git clone https://github.com/firmachain/firmachain
cd firmachain
git checkout (desired tags)

make install
...

After the successful build, you will find firmachaind binary on the ~/go/bin build path.


Validator & Node

We make governance with chosen validators. We are currently looking for validators to contribute to our network.

If you are interested, please contact us through [email protected]


Network

  • Firmachain Mainnet Colosseum-1 launched on 2022.01.26
    • FirmaChain is currently operating on Ethereum as an ERC-20 Token FCT.
    • All contracts and tokens will be migrated to our main network once it is complete network stabilization.
  • Firmachain Pubilc Testnet Imperium-4 is also available.

Ecosystem


Community