🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@offcoin/sdk

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@offcoin/sdk - npm Package Compare versions

Comparing version
0.0.6
to
0.0.7
+2
-1
package.json
{
"name": "@offcoin/sdk",
"version": "0.0.6",
"version": "0.0.7",
"description": "TypeScript/JavaScript SDK for the Offcoin API",
"homepage": "https://offcoin.space",
"scripts": {

@@ -6,0 +7,0 @@ "dev": "vite dev",

@@ -15,2 +15,6 @@ # @offcoin/sdk

## Getting Started
Before using the SDK, you'll need to create a free or pro account on [https://offcoin.space](https://offcoin.space) to get your `clientId` and `clientSecret`. These credentials are available in your account dashboard under **Settings > API Access**.
## Quick Start

@@ -17,0 +21,0 @@