You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Cardano DevKit requires a TypeScript-based testing framework that interacts with the DevKit backend to manage Yaci-DevKit instances. This framework should enable the creation of tests that can connect to a Yaci-DevKit, spin up a new DevKit instance with a config to top up addresses, and/or close a DevKit instance, e.g. in an afterAll function.
🚀 The feature and your motivation
The Cardano DevKit requires a TypeScript-based testing framework that interacts with the DevKit backend to manage Yaci-DevKit instances. This framework should enable the creation of tests that can connect to a Yaci-DevKit, spin up a new DevKit instance with a config to top up addresses, and/or close a DevKit instance, e.g. in an afterAll function.
Alternatives
No response
Additional context
Blocked by #13
The text was updated successfully, but these errors were encountered: