alloy-rs / alloy-rs/examples

Add create2 deployment example

Abierto
#232 0 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
234
Forks
64
Merge medio
19 h 34 min
PR fusionados (30 d)
6

Descripción

I saw that there's [`create2` related api ](https://docs.rs/alloy/latest/alloy/primitives/struct.Address.html#method.create2) for contract address computation, but no full example on deploying contracts (with alloy generated bindings using CREATE2 at a predetermined address given a numeric and a address.

(Is it through `MyContract.deploy_builder().xxx()`? or configuring `TransactionRequest::new().xxx()`? I wasn't able to figure out by searching through the docs, need guidance here)

cc @yash-atreya

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.