References

This page contains the links to important references which participants can refer & get some base code to work on, hence saving time to code everything from scratch.

  1. DPOS :
  2. Ethereum’s Proof of Work ( ethash ).

  3. Ethereum’s Proof of Authority ( clique ).

  4. Ethereum’s Proof of Stake ( casper ).

  5. Proof of Stake-Velocity ( POSV ).

  6. Comparision ( POSV vs Clique ).

a. XinFin-Network Stats, Wallet.

b. How to Setup XinFin Node.

c. XinFin Developer Resource.

d. XinFin Other Resource.

  1. XDC Nodes.

  2. Ethereum.

  3. Bitcoin.

Blockchain Interoperability References

  1. Parity-Bridge.

  2. BTCRelay.

  1. Boilerplate DAPP.

  2. Dapp tutorial.

  1. Solidity docs.