Skip to content

feat: Added contract factory#54

Open
4xMafole wants to merge 1 commit into
y-pakorn:mainfrom
4xMafole:feat/contract_factory
Open

feat: Added contract factory#54
4xMafole wants to merge 1 commit into
y-pakorn:mainfrom
4xMafole:feat/contract_factory

Conversation

@4xMafole
Copy link
Copy Markdown

@4xMafole 4xMafole commented Jan 17, 2023

Added contract factory feature, which enables a smart contract deployment.

Added contract factory feature

Contract Factory
The Contract Factory sends a special type of transaction, an initcode transaction (i.e. the to field is null, and the data field is the initcode) where the initcode will be evaluated and the result becomes the new code to be deployed as a new contract.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant