exw3 v0.0.2 ExW3.Contract View Source

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function deploy(bin_filename, options) View Source
Link to this function method(contract_agent, method_name, args \\ [], options \\ %{}) View Source
Link to this function put(contract, key, value) View Source

Puts the value for the given key in the contract.

Link to this function tx_receipt(contract_agent, tx_hash) View Source