Socket
Book a DemoInstallSign in
Socket

@aladas-org/cryptoshape

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aladas-org/cryptoshape

Generates a representation of a Bip39 seed phrase as a 3D scene

latest
Source
npmnpm
Version
0.0.35
Version published
Maintainers
2
Created
Source

CryptoShape 0.0.35

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

** 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])

Keywords

Mnemonic

FAQs

Package last updated on 06 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts