Overview
Venom ID Domains (.venom) is a distributed, open, and extensible naming system based on The Open Network Virtual Machine (TVM)-compatible blockchains.
Last updated
Venom ID Domains (.venom) is a distributed, open, and extensible naming system based on The Open Network Virtual Machine (TVM)-compatible blockchains.
Last updated
Venom ID's primary function is to map human-readable names like 'sam.venom' to machine-readable identifiers, including wallet addresses, IP or ADNL addresses, traditional domain names, and other DNS protocol records. Venom ID also supports reverse resolution , enabling the association of metadata, such as canonical names or interface descriptions, with wallet addresses.
reverse resolution currently is in the form of listing names, primary names are coming soon
.venom domains are implemented as Non-Fungible Tokens (NFTs) using the TIP-4 token standard, which allows the owner to manage records and create subdomains as child NFTs.
Venom ID operates on a system of dot-separated hierarchical names called domains, with the owner of a domain having full control over subdomains. Top-level domains, like '.venom' and '.test', are managed by the Root smart contract, which deploys new domain and subdomain certificates and ensures seamless integration between various components and interfaces.
venom
Venom Mainnet
vid
Venom Testnet
You can try out for yourself now by using the Venom ID Platform
If you want to jump right in, check out our code Examples