Skip to content

keep-pwr-strong/rust-dapps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rust DApps

Implementation of Rust Decentralized Applications.

Message DApp

You can run the project by adding these commands:

cd message_dapp
cp .env.example .env
cargo run

Conduits

You can run the project by adding these commands:

cd conduits
cp .env.example .env
cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages