Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 495 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 495 Bytes

Work in Progress.

Litepaper and Technical Paper PDFs at: https://noahnaizir.craft.me/DJYOsbsyfGDmsb

Testing

The testing framework for the Flow Cadence contract uses Overflow

For a fine-tune test for contracts, scripts and transactions go to the root folder and run the below command

go run ./tasks/main.go

You can find the full explanatory medium article here