xenowits / nakomoto-coefficient-calculator

Nakamoto Coefficient for different blockchains to understand levels of decentralization
https://nakaflow.io
MIT License
36 stars 31 forks source link

add Stargaze blockchain #31

Closed jhernandezb closed 1 year ago

jhernandezb commented 1 year ago

This PR adds Stargaze a Cosmos SDK based blockchain. Cosmos SDK chains usually have the same APIs to retrieve the list of validators and voting power and I have abstracted the work made for cosmos hub chain to just point to the specific chain endpoint and name.

Screenshot 2023-08-16 at 9 24 15 AM

About Stargaze

Stargaze is "The Interchain" NFT marketplace being the first interoperable layer-1 chain for NFTs. Stargaze is the app specific chain for NFTs in the Cosmos.

https://stargaze.zone https://twitter.com/StargazeZone

jhernandezb commented 1 year ago

Thanks for reviewing the PR I've addresses your comments