Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 752 Bytes

README.md

File metadata and controls

37 lines (20 loc) · 752 Bytes

Waves DAO (Ventuary DAO)

About:

https://blog.wavesplatform.com/waves-labs-to-use-dao-as-sandbox-for-grant-programs-d4b58413cb50

https://beta.ventuary.space/projects/feed

https://medium.com/@alexpupyshev/ventuary-dao-the-first-dao-on-waves-platform-f5fc1cb35b32

Discussions :

https://t.me/ventuary_dao

https://twitter.com/VentuaryDAO

https://t.me/waves_ride_dapps_dev

RIDE Smart Contract :

https://wavesexplorer.com/address/3P8Fvy1yDwNHvVrabe4ek5b9dAwxFjDKV7R

Run docker

docker build -t ventuary .
docker run -itd --name ventuary --restart always -v ~/dev/ventuary:/data -p 5000:5000 ventuary

Install to deploy

ln -s /var/www/ventuary-dao/repo/dev/nginx.conf /etc/nginx/sites-enabled/ventuary-dao.conf