We used this to test new identity/ledger functionality on our wallet
By adding a new feature to an already great project, we’ve been able to speed up our journey to get a #VerifiableCredential in a web-based wallet.
Now users can perform standard #DeFi activities, like staking and voting, in the same place they hold a credential
In the coming week's we'll be launching some exciting features which will really bring this wallet to life for the @cheqd_io community and beyond... so watch this space!
First up, @datadoghq, a tool that provides monitoring of servers, databases, tools, and services, through a SaaS-based data analytics platform.
You can think it like a task manager on your laptop
Using @datadoghq we keep an eye on metrics from @Tendermint_Core (e.g. if a validator double signs a transaction) and the @cosmossdk (e.g. transactions / day) to ensure the network runs smoothly & any security vulnerabilities/issues that may impact consensus are quickly resolved
As #Cosmonauts know the @cosmossdk offers APIs for built-in modules using gRPC, REST & Tendermint RPC however we noticed a few that it can't provide, so we built them...
This collection of custom APIs can be deployed as a @Cloudflare Worker or compatible serverless platforms
1. 🧮 Total Supply
#Crypto tracking websites such as @CoinMarketCap and @coingecko require an #API endpoint for reporting the total supply of tokens in the main/primary token denomination.
We’ll cover the benefits of each in our latest #OpenSourcing thread - Day 4 of documenting our OpenSource-athon
We've used #terraform to automate our #infrastructure - essentially to complete a series of tasks in a defined order required for things like setting up a node
If you’re thinking of running your own #airdrop or community rewards programme and need a go to place for your community to retrieve their rewards, we've got you.
We’ve open sourced the community airdrop rewards site, and like what we shared yesterday, it is built using @Cloudflare Pages and designed it to be highly scalable.
Whys this?
👇👇
#Airdrop reward sites need to be more resilient to traffic spikes than most websites because, when announced, community members will tend to flock to the site to claim their rewards generating a large spike in traffic, followed by a period of much lower traffic
In the @cosmos ecosystem and need a faster way for developers and node operators to acquire #testnet tokens to test out and use the functionalities of your network?
Tired of the operational overhead of sending tokens?
This is a self-serve site that allows users to enter their #testnet address and seamlessly request tokens so they can test out the @cheqd_io network's identity functionalities
We built this using @Cloudflare pages as it provides a fast way to create serverless applications which are able to scale up and down dynamically depending on traffic, at a low cost.
Essentially when a request is made, a tiny server runs for the time needed to process it