JSPM

@stacksnpmv/stacks-multisig

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q181351F
  • License MIT

Multi-signature wallet for Stacks

Package Exports

  • @stacksnpmv/stacks-multisig
  • @stacksnpmv/stacks-multisig/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@stacksnpmv/stacks-multisig) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@stacksnpmv/stacks-multisig

Multi-signature wallet for Stacks

Installation

npm install @stacksnpmv/stacks-multisig

Usage

const mod = require('@stacksnpmv/stacks-multisig');
console.log(mod.getInfo());

License

MIT