Skip to content

Example for using the Algorand Rust SDK in a React JS app

License

Notifications You must be signed in to change notification settings

ivnsch/algonaut-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example for using Algonaut in a React JS app

Continuous integration

Minimal example for using the Rust Algorand SDK in a React app.

ScreenShot

Instructions

Build Rust:

cd wasm
wasm-pack build --out-dir ../wasm-build

Download npm dependencies:

cd react-app
npm install

Run the React app:

cd react-app
npm start

See more instructions for React in the app folder

Add the connection data to a running algod instance to dependencies.rs

About

Example for using the Algorand Rust SDK in a React JS app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages