muttoni / contract-browser

The one stop shop for smart contracts on Flow
https://contractbrowser.com
8 stars 3 forks source link

[FEATURE] Add verification for Flow randomness contracts #2

Closed sisyphusSmiling closed 7 months ago

sisyphusSmiling commented 7 months ago

Issue to be solved

The Flow randomness contracts introduce new primitives developers will want to know are legitimate, especially for the purpose of building randomness into their contracts.

Suggest A Solution

Add the new RandomBeaconHistory & Xorshift128plus contracts to lib/verified-contracts.ts

What are you currently working on that this is blocking?

Not a blocker