SkillAgentSearch skills...

Firmachain

FirmaChain Blockchain, using Go, Tendermint, Cosmos SDK.

Install / Use

/learn @FirmaChain/Firmachain
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FirmaChain

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

ci <a href="https://codecov.io/gh/firmachain/firmachain"> <img src="https://codecov.io/gh/firmachain/firmachain/branch/master/graph/badge.svg"> </a>

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

</br>

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.5.1 | v0.5.1-patch2 | | v0.5.1 | v0.5.1-patch | | v0.5.1 | v0.5.1 | | v0.5.0 | v0.5.0-patch | | v0.5.0 | v0.5.0 | | v0.4.0 | v0.4.0 | | v0.3.5 | v0.3.5-patch | | v0.3.3 (Deprecated) | v0.3.3-patch |

</br>

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.

</br>

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 contact@firmachain.org

</br>

Network

  • Firmachain Mainnet Colosseum-1 launched on 2022.01.26
    • FirmaChain is currently operating on Firmachain Mainnet with native coin FCT
    • All old contracts and tokens on the Ethereum network were migrated to our main network.
  • Firmachain Pubilc Testnet Imperium-4 is also available.
</br>

Ecosystem

</br>

Community

Related Skills

View on GitHub
GitHub Stars61
CategoryDevelopment
Updated2mo ago
Forks8

Languages

Go

Security Score

85/100

Audited on Jan 26, 2026

No findings