smart-wallet
v0.0.1-alpha.1
Published
Pigi client-side smart wallet
Downloads
3
Maintainers
Readme
predicates
@pigi/predicates
is a set of basic predicates which are critical for the basic functioning of a plasma chain.
Documentation
Detailed documentation for predicates
is available on ReadTheDocs: https://docs.plasma.group/projects/utils/en/latest/.
Installation
There are several easy ways to start using @pigi/predicates
! For now we just describe the node install.
Node.js
If you're developing a Node.js
application, you can simply install @pigi/predicates
via npm
:
npm install --save @pigi/predicates
Contributing
Welcome! If you're looking to contribute to @pigi/predicates
, you're in the right place.
Contributing Guide and CoC
Plasma Group follows a Contributing Guide and Code of Conduct adapted slightly from the Contributor Covenant. All contributors are expected to read through this guide. We're here to cultivate a welcoming and inclusive contributing environment, and every new contributor needs to do their part to uphold our community standards.