This repository contains a Rust library for creating a Verus RPC server. The library is designed to be simple to use, yet flexible enough to handle the needs of a variety of applications.
To get started with this library, you'll need to have Rust installed on your machine. If you don't have Rust installed, you can download it from the official website.
- Rust programming language
- Git
- Clone the repository to your local machine:
git clone https://github.com/VerusCoin/rust_verusd_rpc_server.git
- Navigate into the project directory:
cd rust_verusd_rpc_server
- Build the project:
cargo build
-
Configure the server by editing the Conf.toml file
-
Run the server:
cargo run
Contributions are welcome! Please feel free to submit a pull request.