Skip to content

F0079/rust-bitcoin-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Bitcoin lib

This lib fetches the last bitcoin price from a service https://blockchain.info/ticker and displays it on the page:

Screenshot

Build

$ cargo build

Build with wasm-pack

$ wasm-pack build --target web

Nginx

Start NGINX:

$ sudo nginx -c ~/dev/rust-bitcoin-lib/nginx.conf

NGINX stoppen:

$ sudo nginx -s stop

About

Rust and WebAssembly Playground for Bitcoin things

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors