Skip to content

MynaWallet/apis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MynaWallet APIs

This repository contains the source code for the MynaWallet APIs. The MynaWallet APIs are a set of REST APIs that allow users to interact with the MynaWallet application. The MynaWallet APIs are written in Rust and use the axum web framework.

Installation

To install this project, you will need to have Rust and Cargo installed on your system. You can install Rust and Cargo by following the instructions on the official Rust website: https://www.rust-lang.org/tools/install

Once you have Rust and Cargo installed, you can clone this repository and build the project using the following commands:

git clone
cd myna-wallet-api
cargo build

Development

To run the project in development mode, you can use the following command in each of the project root directories:

make dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages