@falcon-wallet/falcon-common
v1.0.32
Published
Common functions, variables, and types for across the falcon ecosystem.
Downloads
42
Readme
Falcon Wallet Common Resources
To get started:
yarn add @falcon-wallet/falcon-common
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:
Increment the version number in package.json and run npm publish