Skip to content

felixkamau/kizuna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kizuna (絆)

Kizuna is a CLI tool that helps developers manage RPC URLs and interact with smart contracts

Warning

This project is still in a very early and experimental phase.

Features

  • Manage RPC URLs: Add, remove, and list RPC URLs for use in smart contract interactions.
  • Interact with Smart Contracts: (Future feature) Easily connect and interact with deployed smart contracts using RPC URLs.

Installation

Using Cargo

  1. Clone the repository:

    git clone https://github.com/your-username/kizuna.git
    cd kizuna
  2. Build the project:

    cargo build --release
  3. Optionally, install it globally:

    cargo install --path .
  4. After installation, you can run the kizuna command from anywhere.

Pre-built Binaries (Future)

We will provide pre-built binaries for various platforms soon. Check the Releases section for the latest version.

Usage

Once Kizuna is installed, you can start using it with the following commands.

List all saved RPC URLs

kizuna rpc list

why kizuna

kizuna means means [connection] in japanese

About

Kizuna is a CLI tool that helps developers manage RPC URLs and interact with smart contracts

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages