Package Exports
- @falcon-wallet/falconjs
- @falcon-wallet/falconjs/dist/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 (@falcon-wallet/falconjs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
FalconJS
To get started:
yarn add @falcon-wallet/falconjs
To authenticate:
Request and account to the NPM registry organization from carson@falconwallet.app or bryan@falconwallet.app then run:
npm adduser
and sign in with your credentials.
To publish:
Bump version with yarn version
and run yarn publish