@falcon-wallet/falconjs
v1.0.8
Published
A javascript NPM package for Falcon Wallet
Downloads
8
Readme
FalconJS
To get started:
yarn add @falcon-wallet/falconjs
To authenticate:
Request and account to the NPM registry organization from [email protected] or [email protected] then run:
npm adduser
and sign in with your credentials.
To publish:
Bump version with yarn version
and run yarn publish