UNPKG

blackbull-sdk

Version:

An SDK for building applications on top of Blackbullswap

27 lines (26 loc) 581 B
{ "name": "blackbull-sdk", "version": "1.0.0", "description": "An SDK for building applications on top of Blackbullswap", "main": "index.js", "scripts": { "test": "tsdx test" }, "repository": { "type": "git", "url": "git+https://github.com/blackbullswap/sdk.git" }, "keywords": [ "Blackbullswap", "Avalanche", "C-Chain", "NFT", "NFTFi" ], "author": "Blackbullswap Team", "license": "MIT", "bugs": { "url": "https://github.com/blackbullswap/sdk/issues" }, "homepage": "https://github.com/blackbullswap/sdk#readme" }