# README
The Plugin Testing Framework (CTF) is a blockchain development framework written in Go. Its primary purpose is to help plugin developers create extensive integration, e2e, performance, and chaos tests to ensure the stability of the plugin project. It can also be helpful to those who just want to use plugin oracles in their projects to help test their contracts, or even for those that aren't using plugin.
If you're looking to implement a new chain integration for the testing framework, head over to the blockchain directory for more info.
Content
Libraries
CTF monorepository contains a set of libraries:
# Packages
No description provided by the author