W3 Wallet
Web3 wallet demo applications
Open it
Routes
| Protocol | Address | JAR | Provider |
|---|---|---|---|
| https | walletdemo-jvmserversidedemo.wasmserver.com | w3-jvm-serverside-wallet-demo.jar | cloudrunjar |
| https | walletdemo-javascriptdemo.wasmserver.com | walletdemo-server-fat.jar | cloudrunjar |
| https | getw3wallet.wasmserver.com | w3walletinstallerwebsite.jar | cloudrunjar |
Repositories
| Repository | Layer | Description |
|---|---|---|
| w3-wallet | other | Web3 wallet demonstrations |
Depends on
Cloud Run— hosting
Documentation Edit this page
W3 Wallet
Web3 wallet demonstration services.
Description
A collection of Web3 wallet demonstrations showcasing different implementation approaches. Includes a JVM server-side demo, a JavaScript demo, and an installer website.
Architecture
Three independent Cloud Run services:
- JVM Server-Side Demo (
w3-jvm-serverside-wallet-demo.jar): Demonstrates a Web3 wallet with server-side JVM implementation. - JavaScript Demo (
walletdemo-server-fat.jar): Demonstrates a Web3 wallet with a JavaScript-based approach. - Installer Website (
w3walletinstallerwebsite.jar): Landing page for downloading and installing the W3 Wallet.
Deployment
- JVM Demo: Deployed as
w3-jvm-serverside-wallet-demo.jaron Cloud Run atwalletdemo-jvmserversidedemo.wasmserver.com. - JS Demo: Deployed as
walletdemo-server-fat.jaron Cloud Run atwalletdemo-javascriptdemo.wasmserver.com. - Installer: Deployed as
w3walletinstallerwebsite.jaron Cloud Run atgetw3wallet.wasmserver.com.
Health Checks
- HTTPS health check at
walletdemo-jvmserversidedemo.wasmserver.com - HTTPS health check at
walletdemo-javascriptdemo.wasmserver.com - HTTPS health check at
getw3wallet.wasmserver.com
Notes
- These are demonstration and showcase services for the W3 Wallet project.
Read at commit 45ba0b30ed3b