An open API service indexing awesome lists of open source software.

https://github.com/maxstalker/cadest


https://github.com/maxstalker/cadest

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

## Cadest - Fast Cadence Testing
Cadence testing with Javascript can be slow some times.
This library tries to make it as snappy and fast as possible. We do it by eliminating all unnecessary steps:
- transaction signature validation is disabled - you will need Flow CLI `v.0.39.3` or higher
- FCL replaced with direct REST API calls
- small performance improvements here and there to squeeze maximum speed