paltalabs / soroban-react

@soroban-react is a simple, powerful framework for building modern Soroban dApps using React.
https://soroban-react.paltalabs.io/
Apache License 2.0
26 stars 13 forks source link

Wip contract registry #77

Closed benjaminsalon closed 4 months ago

benjaminsalon commented 4 months ago

Implementation of #60

Worked on top of #76 : only commits after contract registry first implementation, working for this PR.

To see how it needs to be implemented on the front end you can check in create-soroban-react preview:

benjaminsalon commented 4 months ago

@esteblock