ChainX is Fully Open Source

ChainX
2 min readJun 3, 2020

--

The ChainX code base will be all open source, including but not limited to all projects developed by the PolkaX team, all codes of the ChainX project and related codes developed by Filecoin.

1. ChainX Client

  • What is ChainX Client!

Simply put, all content of ChainX white paper + proposal = ChainX code

ChainX code = ChainX client

2. The synchronization library

  • What is a synchronization library

By customizing the ChainX client to write data on the chain to a traditional database, the ChainX browser can provide more complete data query, display and search services.

  • The code

- [Chainx Bonds library](https://github.com/chainx-org/chainx-oo7)

- [Sync library service](https://github.com/chainx-org/chainx-sync-db)

- [Synchronous Resolution Service](https://github.com/chainx-org/chainx-sync-parse)

3. ChainX Signer & Extension

  • What is ChainX Singer & Extension?

ChainX Signer and Extension are used to create and manage ChainX accounts, and proxy users to sign, send transactions, and return to the caller transaction status. Similar to Metamask, Scatter and other tools for Ethereum, Eos, ChainX Signer and Extension facilitate the development of DAPP and expand the ChainX ecosystem.

  • the Code

- [ChainX Signer](https://github.com/chainx-org/chainx-signer) 及 [chainx-signer-connector](https://github.com/chainx-org/chainx-signer-connector)

- [ChainX extension](https://github.com/chainx-org/chainx-extension)

  • [chainx.js](https://github.com/chainx-org/chainx.js)

4. Filecoin

  • About Filecoin

ChainX is bridging Fil. In the future, Fil can be used as an inter-chain asset to stake on ChainX. ChainX X-BTC can be used to pay for storage fees.

  • The Code

https://github.com/PolkaX/filecoin-miner,

https://github.com/PolkaX/rust-ipfs

https://github.com/PolkaX/plum,

Some of ChainX’s code has not been open source, and will be gradually carried out, so stay tuned for open source developments. In order to encourage developers to participate in ChainX ecosystem, ChainX will launch a funding plan! Follow the ChainX community for details!

About ChainX

--

--

ChainX
ChainX

Written by ChainX

ChainX is a BTC Layer 2 solution compatible with EVM that utilizes Bitcoin as a gas fee, serving as the predecessor network of BEVM.

No responses yet