This is a submission for the Build Better on Stellar: Smart Contract Challenge : Build a dApp
What I Built
Partial conversion of our quest repository
Demo
My Code
https://github.com/dossinstitute/quest_repository_rust
https://github.com/dossinstitute/quest_repository_rustfe
Journey
We learned that the stellarsdk does not fully support all interaction with the smart contracts out of the box. We got a smart contract converted with working tests, and we got the freighter wallet up and interacting with the front end, but we could not get any contract interaction working though the front end javascript sdk. We also did this with vanilla javascript, which may not have been the best since tutorials were in reactjs. We did this to try to gain a better understanding of the sdk.
Top comments (0)