0.1.2 • Published 4 years ago

@uttacoin/upl-name-service v0.1.2

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
4 years ago

Name Service JavaScript bindings

npm GitHub license

Based on Solana Program Library https://github.com/solana-labs/solana-program-library/tree/master/name-service

Forked 22.11.2021

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

JavaScript binding allow to interact with a spl program for issuing and managing ownership of: domain names, UTTA Coin 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 @uttacoin/upl-name-service
yarn add @uttacoin/upl-name-service