Page.Crosschain.Merkle
Methods of voting and reputation assessment without using Bridge
The Page.Crosschain.Merkle mechanism is a set of similar contracts with the standard implementation of Merkle tree, where the leaves of the tree are:
A user's Page.Token balance status on any network
A user's Page.SoulBound balance status on any network
Crypto.Page's Web2 solution will generate similar trees for each of the supported blockchains, and periodically (once a day for Page.SoulBound, on request from the Page.DAO voting for Page.Token) will upload the Merkle Root of this information to the corresponding blockchains. Information about Merkle.Path will be stored in the Web2 solution.
Last updated