Perelyn

Results 10 comments of Perelyn

Hey @lucas-manuel can we get examples of the first and last example too please, thanks

I'll submit a PR in two weeks max. I've got a lot on my table rn.

Wouldn't forge script and forge create fit this ?

What should be the level of the smart contract in the tutorial, does it have to be as complex as the uniswap v3 contracts?

Submitting a pr in 48hrs

https://github.com/foundry-rs/foundry/tree/master/testdata%2Ffuzz%2Finvariant

> To change the initial time based on a property, use `useTimer` > > ``` > import { useTimer } from 'react-compound-timer' > export default function Timer(props) { > const...

@sreekar9601 great idea @mkubdev I think continuing won't be a bad idea. Yeah, solidity is not the best language for DSA but when we attempt to write common algos in...