1 unstable release
new 0.2.0 | Jan 16, 2025 |
---|
#909 in Magic Beans
118 downloads per month
27KB
139 lines
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
-
Clone the repository:
git clone https://github.com/your-username/kizuna.git cd kizuna
-
Build the project:
cargo build --release
-
Optionally, install it globally:
cargo install --path .
-
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
Dependencies
~10MB
~191K SLoC