altugbakan / evm-send

A tool for deploying EVM bytecode

Home Page:https://evmsend.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EVM Send

A tool for deploying EVM bytecode.

Published as evm-send on NPM

Requirements

Usage

npx evm-send [bytecode] -p <private-key> -r <rpc-url>

Features

  • Support for all EVM chains using RPC URLs.
  • Deployment bytecode generation using npx evm-send -d
  • Deployment bytecode correctness simulation

About

A tool for deploying EVM bytecode

https://evmsend.com


Languages

Language:JavaScript 100.0%