Skip to content

Commit

Permalink
added new page
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoweb3 committed Oct 26, 2023
1 parent 6f7cbf8 commit 3086db2
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 9 deletions.
36 changes: 36 additions & 0 deletions docs/general/nomination-apps.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
id: nomination-apps
title: Polkadot Nomination Apps
sidebar_label: Nomination Apps
description: Nomination Apps in the Polkadot Ecosystem.
keywords: [nominate, nominating, NPoS]
slug: ../nomination-apps
---

:::info Community Page

This page is open to contributions from the community. Please follow the
[Wiki contribution guidelines](https://github.com/w3f/polkadot-wiki#contributing-to-documentation)
and add your nomination app app to this page.

:::

Nomination Apps are applications using data from
{{ polkadot: Polkadot :polkadot }}{{ kusama: Kusama :kusama }}'s NPoS to help validators' selection.
These applications are useful for solo nominators and nomination pool admins.

- [NOMI](#nomi)

### NOMI

[NOMI](https://apps.turboflakes.io/?app=nomi) is designed to actively involve Nominators in Native
Staking within the {{ polkadot: Polkadot :polkadot }}{{ kusama: Kusama :kusama }} networks. It aims
to offer a unique and enhanced nomination experience, using
[Multiple-Criteria Decision Analysis](https://en.wikipedia.org/wiki/Multiple-criteria_decision_analysis)
(MCDA) as a base for the analytical research. MCDA is an open and transparent approach for
evaluating numerous conflicting traits in the decision-making process. For the analysis, validator
data is collected at the last block of every session.

[![](https://github.com/turboflakes/apps/blob/main/src/assets/nomi_dashboard.webp?raw=true)](https://turboflakes.io/)

source: https://github.com/turboflakes/apps
9 changes: 0 additions & 9 deletions docs/general/staking-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ and add your protocol native, permissionless, non-custodial NPoS Staking app to

- [Polkadot Staking Dashboard](#polkadot-staking-dashboard)
- [Sub.ID](#subid)
- [NOMI](#nomi)

## Polkadot Staking Dashboard

Expand Down Expand Up @@ -96,11 +95,3 @@ staking {{ polkadot: DOT :polkadot }}{{ kusama: KSM :kusama }}. Stakers can choo
validators or stake with the recommended validator set.

[![](https://cdn.discordapp.com/attachments/893485384154095640/1166807508837474394/image.png?ex=654bd52c&is=6539602c&hm=f78e346cfd364529b1b03d5207a8ad0cd100fc5093ee832eece397e788200cf0&)](https://sub.id/validator/polkadot)

## NOMI

[NOMI](https://apps.turboflakes.io/?app=nomi) is designed to actively involve Nominators in Native Staking within the Polkadot and Kusama networks. It aims to offer a unique and enhanced nomination experience, using Multiple-Criteria Decision Analysis as base for the analytical research. [MCDA](https://en.wikipedia.org/wiki/Multiple-criteria_decision_analysis) is an open and transparent approach for evaluating numerous conflicting traits in the decision-making process. For the analysis, validator data is collected at the last block of every session.

[![](https://github.com/turboflakes/apps/blob/main/src/assets/nomi_dashboard.webp?raw=true)](https://turboflakes.io/)

source: https://github.com/turboflakes/apps
1 change: 1 addition & 0 deletions polkadot-wiki/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ module.exports = {
},
items: [
"general/wallets-and-extensions",
"general/nomination-apps",
"general/staking-apps",
"general/governance-apps",
"general/parachains-apps",
Expand Down

0 comments on commit 3086db2

Please sign in to comment.