external adapter to get randomness from drand.love
This project allows users or smart contracts architectures to get randomness from drand.love . Implemented as a external adapter it also allow an easy integration with other blockchains, where it's possible to use a variety of SDKs. It's as well a low cost solution for distributing randomness in smart contracts.
It's a nodejs serveless setup, it calls drand.love api and returns data for the contract which requested such data. The serverless setup is then configured as a external adapter and then hosted on kovan testnet. It can be found on market.link and can be used by other node operators.