Using the SDK
Introduction
Installation
forge install ARPA-Network/Randcast-User-ContractRemapping Dependencies
ds-test/=lib/forge-std/lib/ds-test/src/
forge-std/=lib/forge-std/src/
randcast-user-contract/=lib/Randcast-User-Contract/contracts/Usage
import {
GeneralRandcastConsumerBase,
BasicRandcastConsumerBase
} from "randcast-user-contract/user/GeneralRandcastConsumerBase.sol";Examples
PreviousSharedConsumer: An Out-of-the-Box Randomness Consumer Contract for Lottery and Gaming DemonstrationNextAdapter
Last updated