开源项目
Main Repo: github.com/gxchain
- gxb-core
- GXChain node application
- github.com/gxchain/gxb-core
- gxchain-light
- GXChain light wallet for PC and web
- github.com/gxchain/gxchain-light
- Mainnet:https://wallet.gxb.io
- Testnet:https://testnet.wallet.gxchain.org
- gxchain-wallet
- GXChain wallet for mobile
- github.com/gxchain/gxchain-wallet
- gxchain-explorer
- gxchain explorer, providing query functions for blocks, transactions, accounts and assets
- github.com/gxchain/gxb-explorer
- Mainnet:https://block.gxb.io
- Testnet:https://testnet.explorer.gxchain.org
- gxclient
- SDK to interact with GXChain
- Java: github.com/gxchain/gxclient-java
- Node: github.com/gxchain/gxclient-node
- iOS: github.com/gxchain/gxclient-ios
- PHP: github.com/gxchain/gxclient-php
- C#: github.com/gxchain/gxclient-csharp
- Go: github.com/gxchain/gxclient-go
- BaaS SDK
- GXChain-based data storage + certificate SDK
- Java: github.com/gxchain/baas-sdk-java
- Node: github.com/gxchain/baas-sdk-node
- DES SDK
- GXChain-based data exchange SDK
- Java: github.com/gxchain/des-sdk-java
- Node: github.com/gxchain/des-sdk-node
- PHP: github.com/gxchain/des-sdk-php
- Smart Contract
- GXChain-based smart contract development toolset
- Contract compilation service: github.com/gxchain/gxx-server
- IDE: github.com/gxchain/gxchain-alpha
- Proposal
- Improvement proposal: github.com/gxchain/gxips
BEPAL Open Source github.com/BEPAL
- wallet for mobile SDK (core)
- HDWallet、transaction、contract、vote、create and update account
- github.com/bepal/bepalcore-java
- github.com/bepal/bepalcore-oc