@randomizer.ai/realtime-client
Version:
Listen for Randomizer's VRF result previews in real-time
29 lines (28 loc) • 726 B
JSON
{
"name": "@randomizer.ai/realtime-client",
"version": "0.1.6",
"description": "Listen for Randomizer's VRF result previews in real-time",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RandomizerAi/realtime-client.git"
},
"keywords": [
"randomizer",
"randomizer.ai",
"vrf",
"rng",
"ethereum",
"solidity",
"arbitrum"
],
"author": "Randomizer (https://randomizer.ai)",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/RandomizerAi/realtime-client/issues"
},
"homepage": "https://github.com/RandomizerAi/realtime-client#readme"
}