Skip to content

alphaquark/ellipal-joy

 
 

Repository files navigation


What is the ELLIPAL Joy - Mnemonic Generator?

​ ELLIPAL Joy is a device that generates random mnemonic phrases. ELLIPAL Joy strictly follows the BIP39 standard mnemonic phrase and allows users to generate 12/15/18/21/24-word mnemonic phrases. It is compatible with most hardware wallets and hot wallets on the market, such as Trezor wallet and Trust wallet.

ellipal-joy

Build & burn

  1. Build platform: Windows

  2. Build tool: STM32CubeIDE

  3. Clone repository: git clone https://github.com/ELLIPAL/ellipal-joy.git

  4. Launch project: double click .cproject file in the project directory

  5. Compile source code to generate a hex file: xxx.hex

  6. Using STM32 Cube Programmer tool to burn the hex file(ex: H7B0.hex) into your device

  7. Restart ellipal-joy and enjoy it

Talk to us

We have active, helpful communities on official website, Twitter, Facebook and Email

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.6%
  • Assembly 0.4%