Skip to content

Engram GUI Wallet (Stargate)

NOTE: Engram is currently in Pre-Alpha. Please report any bugs in #engram channel on discord - https://discord.gg/68XDXAW

Included Features

  • Core Wallet Support
  • Easy UI/UX
  • Private Messaging
  • Asset Tracking
  • Username Support
  • Gnomon Support
  • Integrated Daemon
  • Integrated Miner

Engram is portable. We plan to deploy releases on the following platforms:

  • Windows
  • Linux
  • Mac OS
  • Raspberry Pi
  • Android
  • iOS

Getting Started

Download binaries here: https://github.com/DEROFDN/Engram/releases

Extract Engram.exe

Run Engram.exe

To build from source click here: https://github.com/DEROFDN/Engram

Required Dependencies

  • go get github.com/deroproject/derohe
  • go get fyne.io/fyne/v2
  • go get github.com/civilware/derodpkg
  • go get github.com/civilware/Gnomon
  • go get github.com/blang/semver
  • go get github.com/sirupsen/logrus

Create New Wallet

Open Engram.exe and you will be presented with the following screen

image

Click New Account

image

Click the drop down box to select your language

image

Type a name for your wallet

image

Type you chosen password into the box and type again to confirm. Please ensure you keep this password safe and secure.

image

Click Create

image

You will now be presented with you seed for your wallet. Please ensure this is kept safe and secure. This is you key to your wallet.

image

You will have the option to copy your seed by pressing Copy Recovery Words

image

You can also copy your DERO address by clicking copy Address

image

To proceed past this page please click close

image

Your wallet has now been created.

Registering Wallet

Click select account

image

Select your account and enter your password

image

Click enter to open your wallet

image

Your wallet will now be registering. This may take some time depending on PC specs.

image

Opening Wallet

Click select account

image

Select your account and enter your password

image

Click enter to open your wallet

image

Your wallet is now open

image

Closing Wallet

To close your wallet we always advise to click Log out first

image

Click X to close the wallet

image

Recover Wallet from Seed

Click Account Recovery

image

Add account name of your choice, enter a pasword and confirm the password. Please ensure you keep this password safe.

image

Type your recovery phrases into the wallet and click Recover

image

If recovered correctly you will be presented with a success screen. From here you can copy your address.

image

Click close

image