@rxcc/contracts
v0.1.11
Published
utility functions for checking contracts
Downloads
5
Maintainers
Readme
Contract utilities
This library provides with helper functions, whose goal is to check miscellaneous conditions enclosed in contracts. This include type checking, and the utilities supporting type checking and error handling.
Documentation
There is no documentation so far, except comments in the code.
Installation
Test
Not much in term of tests. Just tested the umd build in a browser environment (open the relevant
index.html
in a local web server).
Contribute
Open an issue with your idea.
Known issues
Cf. NOTES.md
if any