tupui / soroban-versioning

Tansu - Soroban Versioning
https://tansu.dev
Other
3 stars 2 forks source link

Integrate Soroban Domain #9

Closed tupui closed 1 month ago

tupui commented 1 month ago

Trying to get Soroban Domain registration in the registration itself.

https://sorobandomains.org

An alternative would be to only check that the project is register. We would call from the frontend the Soroban Domain contract or redirect to the official dApp.

tupui commented 1 month ago

Ok, seems like I got it to work now, thanks again @earrietadev 😃 ! It was hard to debug and in the end was just a matter of formatting. The tooling needs to improve a bit to properly propagate errors coming from other contract calls 😅

No I can play and see if we actually want to do this from the contract itself or just check that a domain was registered before and belongs to the person calling our register function.