A decentralized autonomous organization dedicated to fostering sustainable ecosystems and economic growth in Africa through investments in land, clean energy, water solutions, and agriculture.
This repository contains the source code and documentation for Osiras DAO, including the website and whitepaper. Domains like osiras.dao, osiras.com, and osiras.org have been secured via Unstoppable Domains and will eventually be transferred to the DAO treasury.
docs/
: Whitepaper in Markdown, HTML, and PDF formats.public/
: Landing page and assets for the website.scripts/
: Build scripts to convert the whitepaper.
- Clone the repository:
git clone https://github.com/ergophobe/osiras-dao.git
- Install dependencies:
npm install -g marked
andsudo apt install pandoc
. - Run the build script:
cd scripts && ./build.sh
- Open the landing page:
public/index.html
We welcome contributions! Please submit a pull request or open an issue for discussion.