Link Library
Last updated
Last updated
The link library is a cross chain bi-directional authenticated message channel where any message can be sent/received between supported chains. This allows the developer a low of flexibility in what it is they want to transfer. Examples could be: voting, nft / token bridges, cross chain staking, cross chain arbitrage, etc.
The link
library is split into 2 files:
link.hpp
link.sol
To explore the library you can try unboxing it and running the unit tests:
Explore each file here: