@@@@ me
- Javascript, Python, c++
- React
@@@@ me
Forked from cieslarmichal/faker-cxx
C++ Faker library for generating fake (but realistic) data for testing and development.
C++
Solutions along with short explanations of the ethernaut challenges by openzepplin 🌳
A Telegram bot used for managing group chats. Written in Python. ...SpongeBot has sentience.....
Python
# Capture the Ether - Guess the secret number
###### tags: `Solidity Smart Contract vulns`
https://capturetheether.com/challenges/lotteries/guess-the-secret-number/
# To add funds to a function call you'll first need to have access to a contract instance
const contractInstance = new ethers.Contract(contractAddress, contractABI, signer)
# Then you'll need to create an object that will be passed into the smart contract as a parameter
# This object needs a key called value