Canister Smart contracts that provide some of the basic functions of the dante cross chain service.
This is the starting work for the World-Tree protocol stack for ICP.
We have completed following abilities:
- Basic message protocol for ICP
- Genaral Message sending and receiving from and to ICP
- Simplest smart contract cross-chain invocation between ICP and some other chains
- Message verification algorithm for receiving messages on ICP
- Router selection algorithm for randomly selecting off-chain routers for ICP
- Router evaluation algorithm for the judgement of the off-chain routers for ICP
- Staking mechanisms for the execution of the World-Tree protocol stack on ICP