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.
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
We are not providing official prebuilt binaries from v0.3.5
. Please check the guide to build your own binary.
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 |
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.
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]
- 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.