File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "bitbox-api"
3
3
authors = [
" Marko Bencun <[email protected] >" ]
4
4
version = " 0.3.1"
5
5
homepage = " https://bitbox.swiss/"
6
- repository = " https://github.com/digitalbitbox /bitbox-api-rs/"
6
+ repository = " https://github.com/BitBoxSwiss /bitbox-api-rs/"
7
7
readme = " README-rust.md"
8
8
edition = " 2021"
9
9
license = " Apache-2.0"
Original file line number Diff line number Diff line change 1
1
# Demo WebApp project
2
2
3
- A live deployment of this demo can be found here: https://digitalbitbox .github.io/bitbox-api-rs/ .
3
+ A live deployment of this demo can be found here: https://bitboxswiss .github.io/bitbox-api-rs/ .
4
4
5
5
This folder contains a React project showcasing the TypeScript API. It has the bitbox-api library in
6
6
` ../pkg ` as a dependency. See how to build this dependency locally at the [ main
You can’t perform that action at this time.
0 commit comments