Skip to content

gr4yha7/cartesi_vault_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend

Run cd backend && cp .env.example .env

Provide the ROLLUP_HTTP_SERVER_URL environment variable.

Now, run cargo run.

Install Rust WASM toolchain and Trunk (WASM packaging tool):

rustup target add wasm32-unknown-unknown cargo install --locked trunk

Now you can run the app with the trunk development server:

trunk serve --open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published