metagov / daostar-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DAOstar API

This is the codebase for the api.daostar.org website. It serves as an API and front end to publish, host, and manage DAO schemas according to EIP-4824.

Take a look at our project plan for information on the active development of this service.

Build and Deployment Instructions

Local:

pip install -r requirements.txt

python3 debug.py

Digital Ocean Droplet Instructions

Once you access console,

cd daostar-api

git branch

git checkout master

git pull

systemctl restart daostar

About


Languages

Language:Python 100.0%