Source Code
You can download source code from github :
Node : contains blockchain implementation which is developed in java.
- Node (source) : https://github.com/DecentAge/iep-node
- Node (build) : https://github.com/DecentAge/iep-node/releases/tag/mkdocs/0.3.2
Wallet : UI to access your crypto funds and other transaction stuff which is written in javaScript.
- Wallet (source) : https://github.com/DecentAge/iep-wallet-ui
- Wallet (build) : https://github.com/DecentAge/iep-wallet-ui/releases/tag/mkdocs/0.3.2
Node API : The XIN node API allows interaction with XIN nodes using HTTP or HTTPS requests to the mainnet port 23457 or to the tesnet port 9876.
- Node API (source) : https://github.com/DecentAge/iep-node-api
Peer Explorer : It provides UI for Networking Operations which is written in javaScript.
- Peer Explorer (source) : https://github.com/DecentAge/iep-peerexplorer-ui
- Peer Explorer (build) : https://github.com/DecentAge/iep-peerexplorer-ui/releases/tag/mkdocs/0.3.2
Block explorer : It provides UI for block related operations which is written in javaScript
- Block explorer (source) : https://github.com/DecentAge/iep-blockexplorer-ui
- Block explorer (build) : https://github.com/DecentAge/iep-blockexplorer-ui/releases/tag/mkdocs/0.3.2
Others :
- Macap (source) : https://github.com/DecentAge/iep-mcap-backend
- Service Monitor (source) : https://github.com/DecentAge/iep-servicemonitor-ui
- Service Monitor (build) : https://github.com/DecentAge/iep-servicemonitor-ui/releases/tag/mkdocs/0.3.2