webb-tools / gadget

A framework for building modular AVS and Tangle Blueprints: https://docs.tangle.tools/developers/blueprints.
https://tangle.tools
MIT License
5 stars 1 forks source link

Use GadgetEnvironment trait for ease of developer experience #168

Closed tbraun96 closed 1 month ago

tbraun96 commented 1 month ago

The idea here is to have an easy developer experience.

We are currently developing #154, which will allow for composable and targetted environments to make the developer experience as easy and flexible as possible to implement protocols or whatever off-chain service(s) the developer requires (e.g., the Tangle Network, Ethereum, BTC, oracle, or even something as simple as a basic REST webserver).