Welcome to the arkavo-node project! This software runs a Substrate blockchain node specifically designed for the Arkavo Trust Network. With features like Ink! smart contracts and OpenTDF integration, this system provides decentralized identity management and privacy-preserving access control.
This guide will help you download and run our application. Letβs dive in.
- Decentralized Identity: Gain control over your identity without relying on central authorities.
- Privacy-Preserving Access: Secure access control to your resources while protecting your personal information.
- Smart Contracts: Use Ink! smart contracts to automate and enforce agreements in a secure manner.
- Substrate-Based: Built on Substrate, ensure easy upgradability and customization.
- OpenTDF Integration: Utilize the OpenTDF framework for enhanced data handling capabilities.
To successfully run arkavo-node, ensure your system meets the following requirements:
- Operating System: Windows 10 or later / macOS 10.15 or later / Linux
- RAM: At least 8 GB
- Storage: Minimum of 10 GB of free disk space
- Processor: 64-bit dual-core CPU or better
You can download the latest version of arkavo-node by visiting our Releases page. Once you are on the page, you will find the latest version listed.
- Click on the Release you want to download.
- Choose the file appropriate for your operating system.
- Click on the download link.
After the download is complete, follow the installation instructions below based on your OS.
- Locate the
.exefile you downloaded. - Double-click the file to begin the installation.
- Follow the prompts to complete the setup.
- Locate the
.dmgfile you downloaded. - Double-click the file to mount it.
- Drag the arkavo-node app to your Applications folder.
-
Open your terminal.
-
Navigate to the directory where you downloaded the binary.
-
Run the following command to give execution permissions:
chmod +x arkavo-node -
Then run the application:
./arkavo-node
Once you have installed the application, you can run it by following these steps:
Simply find the arkavo-node shortcut on your desktop or in the Start menu, and click it to launch.
Open the Applications folder, find arkavo-node, and double-click to open.
You can either run ./arkavo-node from the terminal or find it in your applications menu.
After launching arkavo-node, you will need to configure it for optimal use. The application will guide you through a series of setup prompts.
- Create a user profile.
- Set privacy preferences.
- Connect with the Arkavo Trust Network.
Refer to the in-app help section for more detailed guidance on settings.
- Application Won't Launch: Ensure your system meets the requirements. Look for any error messages and consult the documentation.
- Network Issues: Make sure your internet connection is stable. Check firewall settings that may block the app.
- Performance Problems: Close any unnecessary applications to free up system resources.
For more information, visit:
Stay updated by checking the Releases page frequently for new features and improvements.
Thank you for using arkavo-node! We are excited to have you on board.