Skip to content

guiltygyoza/stardisc-contract

Repository files navigation

SNS - Starknet Name Service

A reckless attempt at prototyping Starknet Name Service, so that we have an onchain registery for address-name lookup, where name is a short string literal. This helps with any scoreboarding UI, including the one at 0xstrat v1

where and how to use it

use cases

  • sns_lookup_adr_to_name(): for any application that maintains scoreboards for addresses, mapping addresses to legible names is desirable
  • sns_lookup_name_to_adr(): for accessing public goods smart contracts already deployed on StarkNet by legible names instead of raw hex address

improvements to be made

  • may integrate with string library to attach arbitrarily long strings to the short string literal name

About

Starknet Name Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published