Package Exports
- @stacksnpmv/stacks-crowdfund
- @stacksnpmv/stacks-crowdfund/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-crowdfund) 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-crowdfund
Crowdfunding smart contract for Stacks blockchain
Installation
npm install @stacksnpmv/stacks-crowdfundUsage
const mod = require('@stacksnpmv/stacks-crowdfund');
console.log(mod.getInfo());License
MIT