| Crates.io | orao-fuel-vrf |
| lib.rs | orao-fuel-vrf |
| version | 0.2.11 |
| created_at | 2024-03-22 16:45:30.835487+00 |
| updated_at | 2025-03-26 12:05:06.518386+00 |
| description | ORAO VRF Verifiable Random Function for Fuel Blockchain. |
| homepage | https://orao.network |
| repository | https://github.com/orao-network/fuel-vrf |
| max_upload_size | |
| id | 1182785 |
| size | 260,748 |
Generate on-chain randomness on Fuel. ORAO's Verifiable Random Function for Fuel offers unbiased, fast and affordable randomness for your Fuel programs. Create unique NFT characteristics, generate random levels in games and weapon characteristics, provide unique loot boxes, enable provably fair reward distribution, randomize airdrops and provide secure, verifiable lottery/raffle.
Make sure to have a working rust development environment.
rustup update
fuelup self update
fuelup toolchain install testnet
OR
curl --proto '=https' --tlsv1.2 -sSf https://fuellabs.github.io/fuelup/fuelup-init.sh | sh
This will install the Fuel latest toolchain, forc-wallet, explorer cli tool and indexer.
cargo build --release