An open API service indexing awesome lists of open source software.

https://github.com/bonfida/sns-registrar


https://github.com/bonfida/sns-registrar

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

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](https://immunefi.com/bounty/bonfida/) for more information on our bug bounty program.