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
- Host: GitHub
- URL: https://github.com/felixkamau/kizuna
- Owner: felixkamau
- License: mit
- Created: 2025-01-15T20:23:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-25T00:17:16.000Z (about 1 year ago)
- Last Synced: 2025-03-27T13:11:23.932Z (about 1 year ago)
- Topics: cli-app, rust, rust-cli-apps
- Language: Rust
- Homepage:
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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