ChainSafe / gossamer

🕸️ Go Implementation of the Polkadot Host
https://chainsafe.github.io/gossamer
GNU Lesser General Public License v3.0
428 stars 110 forks source link

Implement VRF #210

Closed amerameen closed 4 years ago

amerameen commented 5 years ago

See #247 (ChainSafe/gossamer#194) & ChainSafe/gossamer#207 (ChainSafe/gossamer#171)

noot commented 5 years ago

compile schnorrkel to a wasm blob then attempt to call sr25519 and vrf functions from that