An open API service indexing awesome lists of open source software.

https://github.com/felixkamau/kizuna

Kizuna is a CLI tool that helps developers manage RPC URLs and interact with smart contracts
https://github.com/felixkamau/kizuna

cli-app rust rust-cli-apps

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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:

```bash
git clone https://github.com/your-username/kizuna.git
cd kizuna
```

2. Build the project:

```bash
cargo build --release
```

3. Optionally, install it globally:

```bash
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](https://github.com/your-username/kizuna/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

```bash
kizuna rpc list
```

## why kizuna

`kizuna` means means [connection] in japanese