https://github.com/bonfida/sub-registrar
Allow the registration of subdomains through a community owned smart contract
https://github.com/bonfida/sub-registrar
Last synced: about 1 year ago
JSON representation
Allow the registration of subdomains through a community owned smart contract
- Host: GitHub
- URL: https://github.com/bonfida/sub-registrar
- Owner: Bonfida
- Created: 2023-01-04T02:37:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-07T03:58:33.000Z (over 1 year ago)
- Last Synced: 2025-03-21T05:32:52.483Z (about 1 year ago)
- Language: Rust
- Size: 13.3 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Audit: audit/halborn.pdf
Awesome Lists containing this project
README
SNS Sub Registrar
## Program ID
Mainnet program ID `2KkyPzjaAYaz2ojQZ9P3xYakLd96B5UH6a2isLaZ4Cgs`
## Features
This smart contract enables owners of .sol domains to establish a subdomain registrar, facilitating the issuance of subdomains.
Owners of Subregistrars have the ability to create a custom pricing schedule determined by the length of the subdomain, select their preferred token mint, and restrict issuance exclusively to holders of a particular NFT collection.
## 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.