onflow / service-account

2 stars 9 forks source link

Deploy ABI Encoding Decoding #284

Closed janezpodhostnik closed 1 month ago

janezpodhostnik commented 7 months ago

Deploy a limited version of the EVM contract to service account. The limited version of the EVM contract contains only the ABI encoding and decoding.

The contract can be fount here: https://github.com/onflow/flow-go/blob/master/fvm/evm/stdlib/abiOnlyContract.cdc

This contract can only be deployed after the HCU on Wednesday 7.2.2024.

vishalchangrani commented 7 months ago

@janezpodhostnik what account should deploy this contract?

janezpodhostnik commented 7 months ago

The service account