Crates.io | orao-solana-vrf |
lib.rs | orao-solana-vrf |
version | 0.4.0 |
source | src |
created_at | 2022-04-14 00:32:30.132306 |
updated_at | 2024-06-10 15:53:27.872974 |
description | ORAO Verifiable Random Function for Solana. |
homepage | https://orao.network |
repository | https://github.com/orao-network/solana-vrf |
max_upload_size | |
id | 567271 |
size | 70,697 |
Crate to interact with orao-vrf
smart contract on Solana network.
Provides interface to request for a verifiable randomness (Ed25519 Signature) on the Solana network.
Please look at the off-chain
example.
Browse through the cpi
for more info.