Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

runes3

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

runes3 - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

examples/getSingleBalance.js

21

package.json
{
"name": "runes3",
"version": "1.0.0",
"description": "Wrapper for bitcoin runes and satsignal's rune rpc\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[C utilities and satsignal's rpc\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[D",
"version": "1.0.1",
"description": "A Javascript library for interacting with Bitcoin Runes",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "npm run build && node test.js",
"build": "tsc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/runeapeslabs/runesjs.git"
"url": "git+https://github.com/runeapeslabs/runes3.git"
},

@@ -22,5 +23,13 @@ "keywords": [

"bugs": {
"url": "https://github.com/runeapeslabs/runesjs/issues"
"url": "https://github.com/runeapeslabs/runes3/issues"
},
"homepage": "https://github.com/runeapeslabs/runesjs#readme"
"homepage": "https://github.com/runeapeslabs/runes3#readme",
"devDependencies": {
"@types/node": "^22.5.0",
"typescript": "^5.5.4"
},
"dependencies": {
"axios": "^1.7.4",
"chalk": "^4.0.0"
}
}

@@ -1,2 +0,7 @@

# runesjs
Rune api with wrappers built around satsignal
![runes3](https://github.com/user-attachments/assets/aa3cd1f5-8a6d-405c-a9b1-8c21b8f26312)
# runes3
A Javascript library for interacting with Bitcoin Runes
Documentation can be found at: https://github.com/runeapeslabs/runes3
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc