Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 154 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 154 Bytes

NXYZ SDK

Open API 3.0 SDKs for interaction with the n.xyz REST API.

Publishing

NPM

cd lib/typescript;
npm publish --access public;