You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/gno.land/r/demo/teritori/README.md
+6-4
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ Provides the list of existing DAOs
56
56
57
57
It also provides the DAOs infos (name, description, pfp) until we use the [dedicated profile realm](https://github.com/gnolang/gno/pull/181)
58
58
59
-
See the [live demo](https://app.teritori.com/orgs?network=gno-teritori)
59
+
See the [live demo](https://app.teritori.com/orgs?network=gno-portal)
60
60
61
61
### gno.land/r/demo/teritori/dao_realm
62
62
@@ -88,15 +88,17 @@ Social feed contract that strives to have feature-parity with Teritori's cosmwas
88
88
89
89
It supports content flagging and moderation by DAOs
90
90
91
-
See the [live demo](https://app.teritori.com/feed?network=gno-teritori)
91
+
See the [live demo](https://app.teritori.com/feed?network=gno-portal)
92
92
93
93
### gno.land/r/demo/teritori/social_feeds_dao
94
94
95
95
Example of a DAO that can moderate social feeds
96
96
97
-
### gno.land/r/demo/teritori/escrow
97
+
### gno.land/r/demo/teritori/projects_manager
98
98
99
-
Escrow contract, will be used in grants manager and freelance marketplace
99
+
Kanban with integrated payments and conflict resolution
100
+
101
+
See the [live demo](https://app.teritori.com/projects?network=gno-portal)
0 commit comments