diff --git a/DAOstack/Contributions.md b/DAOstack/Contributions.md new file mode 100644 index 0000000..80ea828 --- /dev/null +++ b/DAOstack/Contributions.md @@ -0,0 +1,2 @@ +1. Name: Kenny$$SHILLs + wallet address: diff --git a/DAOstack/0/avatar.jpg b/DAOstack/Weekly_participation_feedback/0/avatar.jpg similarity index 100% rename from DAOstack/0/avatar.jpg rename to DAOstack/Weekly_participation_feedback/0/avatar.jpg diff --git a/DAOstack/0/links.txt b/DAOstack/Weekly_participation_feedback/0/links.txt similarity index 100% rename from DAOstack/0/links.txt rename to DAOstack/Weekly_participation_feedback/0/links.txt diff --git a/DAOstack/0/music.txt b/DAOstack/Weekly_participation_feedback/0/music.txt similarity index 100% rename from DAOstack/0/music.txt rename to DAOstack/Weekly_participation_feedback/0/music.txt diff --git a/DAOstack/0/text.txt b/DAOstack/Weekly_participation_feedback/0/text.txt similarity index 100% rename from DAOstack/0/text.txt rename to DAOstack/Weekly_participation_feedback/0/text.txt diff --git a/DAOstack/1/avatar.jpg b/DAOstack/Weekly_participation_feedback/1/avatar.jpg similarity index 100% rename from DAOstack/1/avatar.jpg rename to DAOstack/Weekly_participation_feedback/1/avatar.jpg diff --git a/DAOstack/1/email.txt b/DAOstack/Weekly_participation_feedback/1/email.txt similarity index 100% rename from DAOstack/1/email.txt rename to DAOstack/Weekly_participation_feedback/1/email.txt diff --git a/DAOstack/2/avatar.jpg b/DAOstack/Weekly_participation_feedback/2/avatar.jpg similarity index 100% rename from DAOstack/2/avatar.jpg rename to DAOstack/Weekly_participation_feedback/2/avatar.jpg diff --git a/DAOstack/2/conversation.txt b/DAOstack/Weekly_participation_feedback/2/conversation.txt similarity index 100% rename from DAOstack/2/conversation.txt rename to DAOstack/Weekly_participation_feedback/2/conversation.txt diff --git a/DAOstack/3/avatar.jpg b/DAOstack/Weekly_participation_feedback/3/avatar.jpg similarity index 100% rename from DAOstack/3/avatar.jpg rename to DAOstack/Weekly_participation_feedback/3/avatar.jpg diff --git a/DAOstack/3/comments.txt b/DAOstack/Weekly_participation_feedback/3/comments.txt similarity index 100% rename from DAOstack/3/comments.txt rename to DAOstack/Weekly_participation_feedback/3/comments.txt diff --git a/DAOstack/3/questions.txt b/DAOstack/Weekly_participation_feedback/3/questions.txt similarity index 100% rename from DAOstack/3/questions.txt rename to DAOstack/Weekly_participation_feedback/3/questions.txt diff --git a/DAOstack/3/screenshot1.png b/DAOstack/Weekly_participation_feedback/3/screenshot1.png similarity index 100% rename from DAOstack/3/screenshot1.png rename to DAOstack/Weekly_participation_feedback/3/screenshot1.png diff --git a/DAOstack/3/screenshot2.png b/DAOstack/Weekly_participation_feedback/3/screenshot2.png similarity index 100% rename from DAOstack/3/screenshot2.png rename to DAOstack/Weekly_participation_feedback/3/screenshot2.png diff --git a/DAOstack/3/summary.txt b/DAOstack/Weekly_participation_feedback/3/summary.txt similarity index 100% rename from DAOstack/3/summary.txt rename to DAOstack/Weekly_participation_feedback/3/summary.txt diff --git a/DAOstack/4/avatar.jpg b/DAOstack/Weekly_participation_feedback/4/avatar.jpg similarity index 100% rename from DAOstack/4/avatar.jpg rename to DAOstack/Weekly_participation_feedback/4/avatar.jpg diff --git a/DAOstack/4/conversation.txt b/DAOstack/Weekly_participation_feedback/4/conversation.txt similarity index 100% rename from DAOstack/4/conversation.txt rename to DAOstack/Weekly_participation_feedback/4/conversation.txt diff --git a/DAOstack/5/avatar.png b/DAOstack/Weekly_participation_feedback/5/avatar.png similarity index 100% rename from DAOstack/5/avatar.png rename to DAOstack/Weekly_participation_feedback/5/avatar.png diff --git a/DAOstack/5/summary.txt b/DAOstack/Weekly_participation_feedback/5/summary.txt similarity index 100% rename from DAOstack/5/summary.txt rename to DAOstack/Weekly_participation_feedback/5/summary.txt diff --git a/DAOstack/6/avatar.jpg b/DAOstack/Weekly_participation_feedback/6/avatar.jpg similarity index 100% rename from DAOstack/6/avatar.jpg rename to DAOstack/Weekly_participation_feedback/6/avatar.jpg diff --git a/DAOstack/6/email.txt b/DAOstack/Weekly_participation_feedback/6/email.txt similarity index 100% rename from DAOstack/6/email.txt rename to DAOstack/Weekly_participation_feedback/6/email.txt diff --git a/DAOstack/Weekly_participation_feedback/7/Avatar.jpg b/DAOstack/Weekly_participation_feedback/7/Avatar.jpg new file mode 100644 index 0000000..384c7d1 Binary files /dev/null and b/DAOstack/Weekly_participation_feedback/7/Avatar.jpg differ diff --git a/DAOstack/Weekly_participation_feedback/7/week0.txt b/DAOstack/Weekly_participation_feedback/7/week0.txt new file mode 100644 index 0000000..dfc6f68 --- /dev/null +++ b/DAOstack/Weekly_participation_feedback/7/week0.txt @@ -0,0 +1,8 @@ +I found the DAOStack whitepaper to be a very well thought out and comprehensive document that proposed a suite of tools for creating and managing DAOs on the blockchain using governance ruls encoded into solidity based smart contract programs. It aims to be an "operating system for DAOs" and suggests a unique system of collective descision making that involve proposal creation and submission, followed by a voting protocol they named "holographic consensus" to determmine wheter or not to execute the request in the submited proposal. The Holographic consensus mechanism postulated by DAOstack employs the principle of reputation based weighted votes to ensure higher probability of decisions being made by the most reputable members votes, and it also allows DAOs to set a threshold percentage the over all voting power required to decide a vote. The claim is that this enhances the efficiency of the DAO since all members are not required to participate in all proposals for a decision to be made on them. +I also cloned the Hackers kit repo in an attempt to deploy the code on my local server and try to get a grasp of its fucntionality but sadly I was unable to run the first command successfully. all attempts to find support outside of existing documentation has been futile. +On my first visit to this repo I was quite confused as to what the purpose of it was. but on further annoying queestioning I finally understood (or at least I think I did) what to do. + +SUGGESTIONS +-- may be the readme.md page could be modified to give better explanation of the purpose of the repository? The file can always be relocated to another folder if the project changes or evolves. + +-- I also created a Contributions.md file to be used to keep a list of contrubutors, I thought to use Pseudonyms for identifiny the contributors for now so that anyone participating can decide their level of anonimity... \ No newline at end of file diff --git a/DAOstack/Weekly_participation_feedback/7/week1.txt b/DAOstack/Weekly_participation_feedback/7/week1.txt new file mode 100644 index 0000000..22f7793 --- /dev/null +++ b/DAOstack/Weekly_participation_feedback/7/week1.txt @@ -0,0 +1,46 @@ +WEEK 1 SUMMARY + +This week was quite eventfull, lots of progress in the quest to both gain further understanding of the DAOstack suite and how to build on top of it. +First positive is that my encounter with Tippi Fifestar (the original instigator of the Weekly feedback logs, and yes we dont have to use real names in this space because... just because we can) has started to bear fruit, I have now understood why i have been unable to deploy a starter DAO using the provided hacker's kit. Through continuous communication with Tippi, I have discovered that the problem I was facing was due to the abscence of the DOCKER package in my local sever. Moreso I now definitely need to get rid of this computer if I am going to make further headway in my quest to become a profficient Solidity developer (self taught btw... its nice to say lol), the reason is that it requires an operating system upgrade to at least windows 10, in order for me to install the DOCKER install software that will enable me carry on with the project. + + Another positive developement for week 1 was my encounter with @arpt_singh through the DAO_stack support group tg. @arpt_singh appears to be a much more confident and experienced Solidity developer, from my conversations with him and my observation of how he was able to figure out a concern he had about the Arc.js web3 package with no assistance from the R&D members, makes me have more confidence in his skills as far as blockchain development goes. + The more intresting development here is that in the course of our interactions, we have agreed to team up and develope on top of the DAOStack project. I suggested we set the goal to build crosschain capability into the project so that DAOs can easily interact accross chains. He suggested that there were already existing solutions for this feature. so I then suggested we build in some a unique functionality that enables DAOs propose, vote on and execute trades on decentralized exchanges using portions of the DAO funds, instead of just allocating funds to proposal creators. This suggestion was approved and we agreed that I would go ahead and dreft a proposal based upon this idea. I also voluteered to concentrate on curation and project management until I get a new pc and then can participate in the coding. + + One other point of intrest for me this week is that it's becoming a bit more apparent to me that choosing to go in dept on the DAO (governance and organizational administrative) sector in the blockchain space was the right decision. I observe how DAOs can be more efficient by harnessing the collective intelligence of its members. To put this into percpective, @arpt_singh suggested in conversation that he had a challenge of completely comprehending the theoritical aspect of the DAOStack project (may be this has also obstructed his progress), whereas he finds the technical aspects pretty easy to deal with, for me the reverse is the case (obviously because I'm less experienced and dont have computer science background). SO by teaming up, we can have the best of both halves working together at one task at a time pace. This generates a synegistic effect that will deliver an average individual output greater that what would be achieved had we worked on our own as seperate entities working simultaneously. + Putting this principle to work on a larger scale can be a major improvement in over all organizational output and could pioneer the advent of the next major catalyst that reshapes and improves overall digital economic productivity. + + My plan for week 2 is to begin the process of creating the proposal and mobilizing potential participants. +I will aim to develop a draft template for the project proposal and share with current participants (Tippi and @arpt_singh), once they approve, then we are officially a team. +I also have created a telegam group relating to this idea. I called it DEXCENTRIC (a word I coined from DEX as in decentralized exchange, and eccentric as in volatile or dynamic), and have already added 10 people I selected from contacts in my telegram. These contacts are people that have indicated interest in my prior discussions on the Satoshi Street Bets voice chat forum, about the need for more robust frameworks for collective resource management, particualary because of the rapid growth in new blockchain start ups, communities and projects that have to rely on shared resources to implement their goals, and the potential risks also growing from this otherwise positive developement in crypto ecosystem. +As at the time of creating this report, the group numbers 10 members. + +My Goals here are to: +-- build this number up to 50 members +-- educate them about DAOs through articles and voice and video presentations of various related topics on the channel +-- Guide them to participate in the project beta testing +-- potentially have a pipeline investors for seed funding project development and marketing + +My strategy: +--- develop a strategy??? + +Tasks/goals for WEEK2 +--- create DEXCENTRIC DAO initialization/ Initial DAO Creation proposal template +--- get feedback about the template created from Tippi, @arpt_singh and Nathan from CMC (my boss) +--- add 10 new members to DEXCENTRIC tg +--- create summary introduction of DAOs and DEXCENTRIC to be distributed to tg members +--- get feedback on introduction from Tippi and @arpt_singh + +Week 2 Deliverables +--- Initial DAO creation proposal template (google DOCS file: enable commenting) +--- DEXCENTRIC tg group member count: 20 +--- Summary Introduction of DAOs and DEXCENTRIC (google DOCS file: enable commenting) + + + +Conclusion + So far I believe there has been way more progress for me this week than I previosly experienced with this particular project so looking foward to the next phase. I also belive the pace will increase a bit as Tippi was on vaccation (having a nice time by the waterside somewhere he wont disclose lol) for much of the week and so was not always available to interact. But hee seems to be back now and ready to get cracking again. + + Also I have been putting some ideas together for how we can go about raising funding for our project. I have have been building network of enthusiasts through my work for crypto marketing company and also my through contributions on ssb I have built a bit of trust within the community. I intend to propose hanessing these to plan and deploy ideas like creating sharing educative presentations and selling nfts at the end of each presentation to raise funding and awareness for the project, private crowdsale to tg members and a few others (lol no need to fly before you can crawl kenny...). + In general I believe that more progress will be made over the coming weeks. + +