Unyt 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.
|
|
|
|
|
|
|
|
All available versions can be found in the Releases
Once installed, the Unyt software will run locally on your device and connect with others also running the software to operate as a peer-to-peer application.
Note: The release for your operating system may not be code signed yet, so you may need to right click to open the file. In Mac, because you downloaded the software directly and not through Apple's App Store, you may need to open the System Settings and go to Privacy and Security, scroll down to Security and give Unyt permission to run.
When you open Unyt 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 can try sending, executing, and receiving transactions with friends that have also downloaded Unyt.
Details on removal and reinstallation.
If you want to start fresh (for whatever reason), uninstall the old version and then reinstall again. On Mac, you may also need to delete your local data.
Here are the steps for Uninstalling, Deleting Local Data and Reinstalling the app on a Mac:
-
Close the app.
-
Delete the Unyt 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.unyt
That co.unyt.unyt file had your local data in it. The second command should delete it.
Now that it is deleted, you can again install Unyt and start fresh with a new account.
Next, dive into the Test Plan.
- Test Plan
- Unyt Setup
- Testing Documentation, Phase 4
- Unyt Dictionary
- Intro to Smart Agreements (Three Layers)
- Templates and Smart Agreements Library Repo
- Feedback
This project is licensed under the terms specified in the LICENSE file.
Copyright (C) 2024 - 2025, unyt.co