Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
csmuller authored Dec 17, 2021
1 parent 35e5533 commit 1c8d8f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# A generic governance sample for Neo in Java

This code is the product of the Neo DevLog Episode 3 held on Dec 16, 2021 on the Neo Discord Server.
This code is the product of the [Neo DevLog Episode 3](https://www.youtube.com/watch?v=P9V_hADZJPI)
held on Dec 16, 2021 on the Neo Discord Server.
It shows a simple implementation of a governance contract (or DAO) that handles proposals with
arbitrary intents. At the same time it serves as an example of how to use the neow3j test
framework (at version 3.14.1). Beware, that neow3j might have evolved a lot at the time that you
Expand Down

0 comments on commit 1c8d8f9

Please sign in to comment.