Skip to content

Commit 7c65b83

Browse files
committed
docs: updated readme with deployment section
1 parent 310d362 commit 7c65b83

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The VTS is a metric designed to help stakers evaluate the performance and reliab
101101
The VTS is displayed in the Nimiq Wallet, allowing stakers to compare validators and select the one that best meets their needs.
102102

103103
- [Read the docs](https://nimiq.com/developers/learn/validator-trustscore)
104-
- [See implementation](./packages/nimiq-validator-trustscore/)
104+
- Checkout the [pnpm package](./packages/nimiq-validator-trustscore/)
105105

106106
## Validators API
107107

@@ -172,13 +172,6 @@ It will also set empty values for `missed`, `rewarded`, `likelihood`, and `domin
172172
> [!NOTE]
173173
> Having a `UnelectedUntrackedValidator` should only be when the validator has been selected for the first time in history.
174174
175-
### Score calculator
176-
177-
To learn more about the algorithm the calculation of the score, check:
178-
179-
- [Documentation](./packages/nimiq-validator-trustscore/README.md).
180-
- [`nimiq-validator-trustscore`](https://www.nimiq.com/developers/learn/validator-trustscore) package.
181-
182175
## Development
183176

184177
Once it is cloned and installed the dependencies, you must run:

0 commit comments

Comments
 (0)