Hi Guys
Flow JS Testing functions are very useful to load and organize transactions / script / contracts
Also to switch from dev / test / prod env, thanks to the addressMap
FUNCTIONS
- getTemplate(file, addressMap, byAddress)
- getContractCode(name, addressMap)
- getTransactionCode(name, addressMap)
- getScriptCode(name, addressMap)
Would be so nice to get them in FCL
Kind Regards