Documentation
¶
Overview ¶
Bridge between external precompile registry (github.com/luxfi/precompile/modules) and the EVM's internal precompile registry (github.com/luxfi/evm/precompile/modules).
External precompiles register into their own registry via init() functions. This bridge copies them into the EVM's registry with adapter types so the config parser and execution engine can find and run them.
Module to facilitate the registration of precompiles and their configuration.
Click to show internal directories.
Click to hide internal directories.