Skip to content

How can we deploy smart contract using webe3swift? #612

@ShoaibKakal

Description

@ShoaibKakal

In web3java, i can deploy a smart contract by following the methods

  • Create .bin and .abi files from solidity file using solcjs library.
  • Create java file using .abi and .bin files.
  • Java file contains deploy() method to deploy a smart contract on Ethereum network.

Now in web3swift i don't see any method to deploy smart contract. I know there will be any other way of deploying but i don't know. can anyone please help in this regard?

Metadata

Metadata

Assignees

No one assigned

    Labels

    FAQcommon questions tend to recur about web3 infra

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions