Sui Contract Source Verifier
Sui Contract Source Verifier is a tool to verify the source codes of published packages, and show relations between packages.
Explore
Major Features
- To verify the source codes of a contract, and publish it to the public.
- Explorer of Sui contracts, shows metadata of the contracts.
- Displays the dependency graph between different contracts, and gets all of the dependency packages of a contract.
- Displays more detailed annotation information about the packages, such as the owner information, audit information, and verified source codes.