issues
search
hicommonwealth
/
commonwealth
A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
68
stars
44
forks
source link
Create `libs/evm-protocols`, hardcode event registry objects
#9933
Open
timolegros
opened
6 days ago
timolegros
commented
6 days ago
Description
Create an
evm-protocols
lib
Create Event Registry objects like
EventSignatures
,
ABIs
,
eth_chain_ids
mapping, contract addresses, etc in the
evm-protocols
lib
Additional context
Sub-ticket of
https://github.com/hicommonwealth/commonwealth/issues/7504
. Difference is this ticket is not focused on moving existing Web3 references to the new lib.
Begins the work related to:
https://github.com/hicommonwealth/commonwealth/issues/9745
Description
evm-protocols
libEventSignatures
,ABIs
,eth_chain_ids
mapping, contract addresses, etc in theevm-protocols
libAdditional context