From b279051b31227d3bfd04f5bd813a18e14df4db74 Mon Sep 17 00:00:00 2001 From: Yan Victor Date: Tue, 1 Oct 2024 23:44:56 -0300 Subject: [PATCH 1/5] docs: add dunedashboard link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d9f88037d..f49a94ef2 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,10 @@ If successful it will output the accounts generated from the test mnemonic (`tes We have a [Wiki!](https://github.com/ubiquity/ubiquity-dollar/wiki) feel free to browse it as there is a lot of useful information about the whole repo +## Analytics Dashboard + +We have created a [Dune Analytics](https://dune.com/yanvictoreth/ubiquity-protocol) dashboard to visualize data for Ubiquity Protocol. + ## Yarn Workspaces The repo has been built as a [yarn workspace](https://yarnpkg.com/features/workspaces) monorepo. From 3da93aeed574bd39c5e881c395f3f341619fca5b Mon Sep 17 00:00:00 2001 From: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:36:26 -0300 Subject: [PATCH 2/5] docs: update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f49a94ef2..679cda4d9 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ We have a [Wiki!](https://github.com/ubiquity/ubiquity-dollar/wiki) feel free to ## Analytics Dashboard -We have created a [Dune Analytics](https://dune.com/yanvictoreth/ubiquity-protocol) dashboard to visualize data for Ubiquity Protocol. +We have created a [Dune Analytics](https://dune.com/ubiquity_dao) dashboard to visualize data for Ubiquity Protocol. ## Yarn Workspaces From 5fe63f8c08ecfb53e1042841d8da4dbf87f0324a Mon Sep 17 00:00:00 2001 From: rndquu <119500907+rndquu@users.noreply.github.com> Date: Fri, 13 Dec 2024 18:50:28 +0300 Subject: [PATCH 3/5] docs: update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 679cda4d9..fe1b08d7b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Introducing the flagship product of [Ubiquity DAO](https://ubq.fi/). The Ubiquity Dollar (uAD) is a collateralized stablecoin. - The deployed smart contracts can be found in the [docs](https://dao.ubq.fi/smart-contracts). - The source code for those are archived [here](https://github.com/ubiquity/uad-contracts). +- [Dune Analytics Dashboard](https://dune.com/ubiquity_dao/ubiquity-protocol) ![Ubiquity Dollar Logo](https://user-images.githubusercontent.com/4975670/153777249-527395c0-0c52-4731-8b0a-77b7885fafda.png) ## Contributing @@ -160,10 +161,6 @@ If successful it will output the accounts generated from the test mnemonic (`tes We have a [Wiki!](https://github.com/ubiquity/ubiquity-dollar/wiki) feel free to browse it as there is a lot of useful information about the whole repo -## Analytics Dashboard - -We have created a [Dune Analytics](https://dune.com/ubiquity_dao) dashboard to visualize data for Ubiquity Protocol. - ## Yarn Workspaces The repo has been built as a [yarn workspace](https://yarnpkg.com/features/workspaces) monorepo. From c977a24834ec3fa69626856a2a47c20b3eae2d77 Mon Sep 17 00:00:00 2001 From: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com> Date: Fri, 13 Dec 2024 16:49:20 +0000 Subject: [PATCH 4/5] merge development branch --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fe1b08d7b..79456b0be 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,12 @@ Introducing the flagship product of [Ubiquity DAO](https://ubq.fi/). The Ubiquit - [Dune Analytics Dashboard](https://dune.com/ubiquity_dao/ubiquity-protocol) ![Ubiquity Dollar Logo](https://user-images.githubusercontent.com/4975670/153777249-527395c0-0c52-4731-8b0a-77b7885fafda.png) + ## Contributing - We welcome everybody to participate in improving the codebase and provide feedback on opened issues. - We offer financial incentives for solved issues. - Learn how to contribute via the DevPool [here](https://dao.ubq.fi/devpool). + ## Installation ### Requirements: - NodeJS Version >=18 From 42e43cb3bb53bda085c1feea9139f88003f3e472 Mon Sep 17 00:00:00 2001 From: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com> Date: Fri, 13 Dec 2024 16:51:24 +0000 Subject: [PATCH 5/5] docs: update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 79456b0be..fe1b08d7b 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,10 @@ Introducing the flagship product of [Ubiquity DAO](https://ubq.fi/). The Ubiquit - [Dune Analytics Dashboard](https://dune.com/ubiquity_dao/ubiquity-protocol) ![Ubiquity Dollar Logo](https://user-images.githubusercontent.com/4975670/153777249-527395c0-0c52-4731-8b0a-77b7885fafda.png) - ## Contributing - We welcome everybody to participate in improving the codebase and provide feedback on opened issues. - We offer financial incentives for solved issues. - Learn how to contribute via the DevPool [here](https://dao.ubq.fi/devpool). - ## Installation ### Requirements: - NodeJS Version >=18