stellar / soroban-example-dapp

End-to-End Example Soroban Dapp
Apache License 2.0
1.03k stars 835 forks source link

Add contractmeta to the crowdfund contract #109

Closed paulbellamy closed 1 year ago

paulbellamy commented 1 year ago

Fixes #104

This is blocked on a newer release of the rs-soroban-sdk package, which provides the contractmeta! macro.