Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

Improve ink smart contract instantiation and code hash metadata upload feature #32

@hoonsubin

Description

@hoonsubin

Task Summary

Currently, we cannot provide any arguments for the contract constructor method from the ModalCreateDapps.vue component. We should allow the user to pass the arguments (even if it's just in raw string input that is converted inside the app) when instantiating a new contract.
Additionally, when we want to add a contract from a code hash, we need to provide the metadata.json (ABI) file for it. Right now it only accepts raw string input, but let's improve this so that the user can upload the json file directly.

Task List

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions