Skip to content

Source Code

You can download source code from github :

Node : contains blockchain implementation which is developed in java.

Wallet : UI to access your crypto funds and other transaction stuff which is written in javaScript.

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.

Peer Explorer : It provides UI for Networking Operations which is written in javaScript.

Block explorer : It provides UI for block related operations which is written in javaScript

Others :