interledger / network

Documents and tools related to the live network and test net
Apache License 2.0
5 stars 4 forks source link

TC4: Plugin Testing #1

Open dino-rodriguez opened 6 years ago

dino-rodriguez commented 6 years ago

The idea here is to make a toolkit that abstracts away all of the similarities between plugins and their connector configurations, so users need only specify a connector topology, and the specific plugins they want on each connector. Using this methodology, we can abstract away ledger logic as well, to write a set of integration tests that apply to all plugins, regardless of the blockchain.

This is a start to this project: ILP Local Network

Feel free to open any issues on this repository, or directly on ILP Local Network for specific features.