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

@muirglacier/jellyfish-transaction-builder

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@muirglacier/jellyfish-transaction-builder

A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance for Bitcoin

  • 0.0.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

@muirglacier/jellyfish-transaction-builder

While jellyfish-transaction provides a dead simple, modern, stateless raw transaction builder for DeFi. Constructing a trust-less crypto transaction from scratch still has certain complexity as with the nature of blockchain technologies. This package jellyfish-transaction-builder provides a high-high level abstraction for constructing transaction ready to be broadcast for DeFi Blockchain.

What can jellyfish-transaction-builder do?

  1. Uses low-level jellyfish-* packages for creating transaction.
  2. Construct signed segwit transaction ready for broadcasting
  3. Construct DeFi custom transaction
  4. Lastly, provides a simple developer experience for creating signed transaction.

Testing

For testing accuracy and convenience. All implementations must be e2e tested on @muirglacier/testcontainers. Due to the complexity of testing, @muirglacier/jellyfish-api-jsonrpc and @muirglacier/testing is included in devDependencies for setting up and tearing down test fixtures.

Keywords

FAQs

Package last updated on 09 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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