FLIX is a helpful tool for developers, enabling them to execute scripts & transactions from remote templates without the need to configure a project themselves will all dependencies. This is especially helpful for a project like the bridge which will likely be commonly used and has a mass of internal dependencies.
### Tasks
- [ ] Add a `cadence/flix` directory to this repo containing FLIX templates of all commonly used scripts and transactions
- [ ] Direct developers to use these templates
- [ ] Add these templates to [onflow/flow-interaction-template-service](https://github.com/onflow/flow-interaction-template-service)
Issue To Be Solved
FLIX is a helpful tool for developers, enabling them to execute scripts & transactions from remote templates without the need to configure a project themselves will all dependencies. This is especially helpful for a project like the bridge which will likely be commonly used and has a mass of internal dependencies.