https://github.com/anotherrusty/source-tech-challenge
https://github.com/anotherrusty/source-tech-challenge
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anotherrusty/source-tech-challenge
- Owner: AnotherRusty
- Created: 2024-06-15T22:55:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-16T00:22:14.000Z (over 1 year ago)
- Last Synced: 2024-09-15T19:14:40.632Z (over 1 year ago)
- Language: TypeScript
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SOURCE-Tech-Challenge
## Requirements
Using either your node or public API/RPC endpoints for the Source Blockchain, pick one validator and provide information regarding the delegator set of that validator.
This information should at minimum provide the addresses and amount delegated for each delegator of the validator.
*Bonus, Optional* Display addresses by the amount staked. Break up addresses into tiers based on the amount staked.
## Implementation
- picked the TC Network validator and got all delegators's info about this validator
- All results are saved in delegators.json file
- Results are sorted by delegator's source amount