0.1.4 • Published 1 year ago

@safecoin/spl-name-service v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Name Service JavaScript bindings

npm GitHub license

Full documentation is available at https://spl.solana.com/name-service

JavaScript binding allow to interact with a spl program for issuing and managing ownership of: domain names, Safecoin Pubkeys, URLs, twitter handles, arweave ids, metadata, etc..

This package provides an interface that third parties can utilize to create and use their own version of a name service of any kind.

Installation

npm install @solana/spl-name-service
yarn add @solana/spl-name-service