Skip to content

quantumblackswan/oceandao

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Clone your fork of OceanDAO repo

cd ~/Desktop git clone https://github.com/quantumblackswan/oceandao.git cd oceandao

2. Create the proposal file

mkdir -p round-XX/proposals cd round-XX/proposals nano qbond.md # or use VSCode, Notepad++, etc.

3. Commit and push

cd ~/Desktop/oceandao

git add round-XX/proposals/qbond.md git commit -m "Add Q-BOND Validator Memory Proposal — Round XX" git push origin main

About

🐡 OceanDAO wiki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published