Skip to content

Use contract addresses instead of XDR for outcomes #202

@tupui

Description

@tupui

At the moment, for a given proposal we store outcomes' XDRs in JSON-which is itself stored on IPFS.

Instead of XDR, we can deploy a smart contract and use the address of that contract to make a cross-contract call. That would allow the execute function to execute any transactions directly.

We need to be careful on the UI side as to show the contract.

Metadata

Metadata

Assignees

No one assigned

    Labels

    daoenhancementNew feature or requestonlydust-waveContribute to awesome OSS repos during OnlyDust's open source weekrustRust stuff

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions