eigerco / quasar

A Soroban Indexer
Apache License 2.0
4 stars 1 forks source link

Introspect Contact Code to provide the function spec in API response #42

Open geofmureithi opened 1 year ago

geofmureithi commented 1 year ago

Currently we are just ingesting contactdata, we should be able to read contractcode too and parse the wasm file. Related to #17

geofmureithi commented 11 months ago

There should be a way to read contract data.

"Global" state shared by all contract users Contract instance, contract wasm, or a global admin

Currently this PR thinks about parsing the wasm only, looking into getting more data.

https://soroban.stellar.org/docs/fundamentals-and-concepts/persisting-data