[go: nahoru, domu]

Skip to content

A library to create a Verus RPC server written in Rust.

License

Notifications You must be signed in to change notification settings

VerusCoin/rust_verusd_rpc_server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Verusd RPC Server

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.

Getting Started

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.

Prerequisites

  • Rust programming language
  • Git

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/VerusCoin/rust_verusd_rpc_server.git
  1. Navigate into the project directory:
cd rust_verusd_rpc_server
  1. Build the project:
cargo build

Usage

  1. Configure the server by editing the Conf.toml file

  2. Run the server:

cargo run

Contributing

Contributions are welcome! Please feel free to submit a pull request.

About

A library to create a Verus RPC server written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%