A developer tool that allows Ethereum/Stellar wallets to interact with Fusion and Stellar contracts.
This project builds on the Stellar astro template so that anyone wanting to build on Stellar, could use this a dev tool to iteratively test the contracts without needing to have separate browsers, and can debug within the single application.
The end goal was to streamline contract development between Stellar <> Fusion (Any EVM) chain. The only issue that preventing me from completing this was getting sick for 5 days! I'll continue working on it because rust based contracts are fun to work with.
The project uses:
There wasn't any issues adding the wallets and I look forward to further testing this with more features. I hope to further improve the application by adding caching so that previous contract data is instantly shown with new updates changing the values.