name-tokenizer icon indicating copy to clipboard operation
name-tokenizer copied to clipboard

Tokenize a domain name into an NFT

Results 4 name-tokenizer issues
Sort by recently updated
recently updated
newest added

hi, can you please add license on the repo.

How will this program handle domains that is transferred out by the parent domain owner? Since .sol domains can and had been transferred by the owner of .sol parent name...

- Updated fee_payer signer requirements. This is only for documentation consistency and does not actually affect the functionalities of the program. - Updated logo/links in README.md.

I'm testing the `name-tokenizer` repo on Solana **localnet**, and running the default `./build.sh` script under the `program/` directory. However, it only builds `name_tokenizer.so` — the expected `spl_name_service.so` is never generated....