Pinned Repositories
aave-raffle
Players deposit funds in the contract, the contract deposit funds in Aave, a player is randomly selected to win all the accrued interest.
cardinal
Simple responsive card-based CSS layout that utilizes grid feature.
ethereum-basic-demo
A super simple no-build-required demo of Ethereum smart contract with web UI, CLI demo and tests. Send ETH to a smart contract in one or multiple transactions, and then initiate a refund.
ethereum-raffle-demo
randomness-logger
Using Chainlink VRF v2, request a random number and/or browse history of all previously requested random numbers.
lisk-legacy-docs
📘 Lisk documentation repository
lisk-sdk
🔩 Lisk software development kit
mtgap
Support tool for MTG Arena online game
documentation
https://docs.chain.link The Chainlink developer documentation website for Smart Contract Devs and Node Operators
hardhat-starter-kit
A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.
bobanm's Repositories
bobanm/ethereum-basic-demo
A super simple no-build-required demo of Ethereum smart contract with web UI, CLI demo and tests. Send ETH to a smart contract in one or multiple transactions, and then initiate a refund.
bobanm/randomness-logger
Using Chainlink VRF v2, request a random number and/or browse history of all previously requested random numbers.
bobanm/aave-raffle
Players deposit funds in the contract, the contract deposit funds in Aave, a player is randomly selected to win all the accrued interest.
bobanm/cardinal
Simple responsive card-based CSS layout that utilizes grid feature.
bobanm/ethereum-raffle-demo