Copyright (c) 2025 - Michel Kern and Daniel Rodet
License: BSD-3-Clause
https://github.com/ALADAS-org/CryptoShape
** Purpose: Represents the seed phrase / secret phrase of a cryptocurrency wallet as a 3D scene
Whitepaper: 3D Visualization of a Cryptowallet's Seed phrase (https://zenodo.org/records/14579720)
Please find the demo here
** Usage
- Live demo is here
or
- Install locally (npm install @aladas-org/cryptoshape
) then use double click on 'index.html'
** Settings (1st Line in GUI):
-
Actions
- [Generate]: draw a new seed phrase of the specified length
- [Save]: save a screenshot as '.png' or '.glb' (links on 'glb viewers are provided in 'glb viewers' folder)
- [Animate]: can be used with "ScreenToGif" (https://www.screentogif.com/) to generate an animated Gif with a 360 degrees rotation of the 3D scene
-
Modes
- Representation styles for the 3D scene, choose among:
- Arc
- Centroid
- Stair Step
- Pin
- Blockchain
- Coronavirus
- Helical virus
- Representation styles for the 3D scene, choose among:
** Settings (2nd Line in GUI)
- Length of the seed phrase: 12..24 words
- Seed phrase (randomly drawn with [Generate] or input with the "Pencil" button then [Apply])