@beyond-tech/sdk
Version:
A minimal SDK to interact with the Beyond protocol, for seamless Bitcoin interoperability.
26 lines (25 loc) • 530 B
JSON
{
"name": "@beyond-tech/sdk",
"version": "0.1.0",
"description": "A minimal SDK to interact with the Beyond protocol, for seamless Bitcoin interoperability.",
"devDependencies": {},
"dependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/beyond-btc/sdk.git"
},
"keywords": [
"Bitcoin",
"BTC",
"BRC20",
"Runes",
"Ordinals",
"crypto",
"blockchain",
"sdk"
],
"author": "Beyond <dev@beyond.tech>",
"publishConfig": {
"access": "public"
}
}