Socket
Book a DemoInstallSign in
Socket

@solana/spl-name-service

Package Overview
Dependencies
Maintainers
15
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/spl-name-service

SPL Name Service JavaScript API

latest
Source
npmnpm
Version
0.2.1
Version published
Maintainers
15
Created
Source

Name Service JavaScript bindings

npm

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, Solana 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

FAQs

Package last updated on 18 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts