Skip to content

clk-project/clk_extension_eth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

Installation

Either:

  1. install clk-project and the extension with
    curl -sSL https://clk-project.org/install.sh | env CLK_EXTENSIONS=eth bash
        
  2. if you already have clk, you can simply install this extension with
    clk extension install eth
        

Usage

clk eth --mnemonic "my seed phrase" contract --address "deadbeef" --abi "path to some json abi" call SomeFunction arg1=value1 arg2=value2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages