Skip to content

Bonfida/sns-registrar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

SNS Registrar



The SNS Registrar is a smart contract repository that provides functionalities for domain registration and management on the Solana blockchain. It allows users to register .sol domains using fungible tokens (like SOL, USDC, etc.) or Non-Fungible Tokens (NFTs).

Program ID

  • Mainnet program ID jCebN34bUfdeUYJT13J1yG16XWQpt5PDx6Mse9GUqhR
  • Devnet program ID snshBoEQ9jx4QoHBpZDQPYdNCtw7RMxJvYrKFEhwaPJ

Features

  • Domain Registration: Users can register .sol domains. The registration process can be done using fungible tokens or NFTs.
  • Reverse Lookup Accounts: The SNS Registrar allows users to create reverse lookup accounts. This feature is useful for resolving a domain name from its corresponding account key.
  • Domain Deletion: Users have the ability to delete their domains and associated reverses

Reproducible build

A reproducible build script (build.sh) can be used to build the program using docker

Security

For security disclosures or to report a bug, please visit ImmuneFi for more information on our bug bounty program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages