Build a registry contract that enforces strict ABI implementations of sets of Uniswap pools for v4. This will include the following deliverables.
A front-end to interact with the contract
The smart contract registryAny user will be able to submit a contract to be added to the cannonical list of implementations
After submissions, contracts can be retrieved from the list and can be instantiated
Author metadata can be submitted containing a signed message from the package maintainers keys
IPLD content hashes can be retrieved to display the intent of a given contract
Hosting infrastructure for contract code and metadata on NEAR that will do the compute of verifying bytecodes