Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 429 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 429 Bytes

[//]: # { "title": "Testing Library", "order": "9" }

Testing Library

The mintbase testing library contains utility methods as well as integration tests that allow us to perform calls on our deployed smart contracts as common workflows e.g. transfer.

Naturally, we encourage everyone to test the workflows they build using the MintbaseJS SDK. We will eventually share our methods here to assist you.