Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericlewis966/tcl-chainlink-vrf
random contest winner determine system using chainlink-vrf
https://github.com/ericlewis966/tcl-chainlink-vrf
backend blockchain chainlink chainlink-vrf hardhat nodejs random-generation react solidity
Last synced: about 6 hours ago
JSON representation
random contest winner determine system using chainlink-vrf
- Host: GitHub
- URL: https://github.com/ericlewis966/tcl-chainlink-vrf
- Owner: ericlewis966
- Created: 2023-04-26T05:47:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-26T06:03:01.000Z (over 1 year ago)
- Last Synced: 2023-07-19T03:08:39.297Z (over 1 year ago)
- Topics: backend, blockchain, chainlink, chainlink-vrf, hardhat, nodejs, random-generation, react, solidity
- Language: JavaScript
- Homepage:
- Size: 8.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chainlink VRF Random Generation Project
This is a project for generating random numbers using Chainlink's VRF (Verifiable Random Function). The VRF generates random numbers in a way that can be verified to be truly random.
# Getting Started
1. To get started with this project, follow these steps:
2. Clone the repository.
3. Install the required dependencies by running npm install.
4. Deploy smart contracts and start backend and frontend using `npm start`
# Contributing
This project was inspired by the work of the Chainlink team and the community of developers using their VRF technology.
Developer: [email protected]