An open API service indexing awesome lists of open source software.

https://github.com/multiversx/mx-ping-pong-dapp-rs

Ping Pong dApp using Rust
https://github.com/multiversx/mx-ping-pong-dapp-rs

Last synced: 29 days ago
JSON representation

Ping Pong dApp using Rust

Awesome Lists containing this project

README

          

# Rust dApp example for the Ping-Pong contract

The repo contains 2 projects, the microservice and the frontend, both written in Rust.

The microservice:
- queries the SC
- sends transactions to the SC
- caches results
- does the SC setup

The frontend:
- sends requests to the microservice for results
- caches values from responses for faster loading
- displays results