- Test Plan
- Phase 2 Testing Details
- How to install Domino app?
- Intro to RAVEs (Three Layers)
- RAVE Library
- Feedback Board
Domino is a Holochain based application for creating agent-centric, peer-to-peer, Mutual Credit accounting systems with smart contract like functionality.
We are working with potential partner projects like yours as we build out this software to ensure that it meets the needs of your team as well as your community of users.
This Test Plan document gives a bit of a overview of the sorts of UX / UI feedback that we are seeking at present.
Download the appropriate version for your system.
Releases |
---|
macOS x84 (intel) |
macOS arm64 (silicon) |
Linux Debian (recomended) |
Linux AppImage (read note below) |
Windows |
Android (no release available) |
iOS (no release available) |
Important
If you encounter sandbox-related issues, you can try running the AppImage with:
ELECTRON_DISABLE_SANDBOX=1 ./domino.AppImage
This is automatically configured in the latest version, but might be needed for manual execution in some cases.
All available versions can be found in the Releases
Once installed, set up Domino either with a password or without a password. In either case, the software will run locally on your device and your password will not leave your device.
NOTE: If you set up with a password and later lose your password, we will NOT be able to help you regain access to your account. You will need to delete the software and reinstall to create a fresh account to continue testing. See below section on Starting Fresh.
Note: The release for your operating system may not be code signed yet, so you may need to right click to open the file.
When you open Domino on your operating system for the first time, it will create a set of public and private keys for you that you can use to interact with others. These are stored in a private keystore (Lair) on your own machine and are used during future uses.
To get started, you will want to install the software on a couple of devices so you can try sending, executing, and receiving transactions.
Details on removal and reinstallation.
If you want to start fresh (whether because you lost a password or for another reason), uninstall the old version and then reinstall again. On Mac, you will also need to delete your local data:
Here are the steps for Uninstalling, Deleting Local Data and Reinstalling the app:
-
Close the app.
-
Delete the domino file from your applications folder.
-
Open the Terminal application
-
In Terminal, type the following two commands and hit enter after each:
cd ~/Library/Application\ Support
rm -rf co.unyt.domino
That co.unyt.domino file had your local data in it.
Now that it is deleted, you can again install domino and start fresh with a new account.
Next, dive into the Test Plan.
Copyright (C) 2024 - 2025, unyt.co ����