Downloadable computer software (International Class 9) providing the complete GNUS.ai™ operating system and development kit for the Genius Tokens blockchain ecosystem.
GNUS.ai™ is also provided as an online non-downloadable platform (SaaS) for blockchain-integrated gaming and privacy-first computing (International Class 042).
Trademarks
GNUS.ai™ and the GNUS.ai logo are trademarks of Genius Ventures, Inc.
Genius Ventures™ and the Genius Ventures logo are a trademark of Genius Ventures, Inc.
- Git clone the full system
git clone --recurse-submodules git@github.com:GeniusVentures/GeniusNetwork.git
This is the parent repo of all the code for Genius and SuperGenius Token system.
Requirements:
- Python3 (3.7+)
- pip install tqdm
- pip install aiohttp
This is done on a case-sensitive system (OSX)
-Todo: add script to install requirements instead of manually installing them
cd thirdparty
python ../util/install_from_github.py config.txt

