floydeconomy/floydsdk

Implement the contract methods

Opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
Start by implementing the required methods and codes for contracts to be created in this sdk.
Must include

Describe the solution you'd like:
Must be able to create a new contract and also send the raw transaction data onto the blockchain

Supported methods
public createContract(contract: Buffer)
public deployContract(contract: any)

Supported by:
Vechain
Ethereum