Paul Berg
Paul Berg
This command continues to remain undocumented.
WIP on the [`feat/withdawer-target`](https://github.com/PaulRBerg/prb-proxy/tree/feat/withdawer-target) branch.
Thanks @developerfred, but I was referring to the ERC-20 implementation in this repo: https://github.com/PaulRBerg/prb-contracts/blob/5af7b4c6b3c0bce09fee677b251e99344ac5d426/src/token/erc20/IERC20.sol
Thanks for opening the issue, @thedavidmeister. For future reference, this is the context: https://github.com/PaulRBerg/prb-math/blob/5959ef59f906d689c2472ed08797872a1cc00644/src/Common.sol#L399-L404
> create a guideline for frontend integrations Yep. A front-end template that shows how to use Permit2 with Ethers.js would go a long way.
Awesome, glad to hear that, Lucas! PRs welcome 🥰 Would it be possible to keep the Docusaurus website in a directory in this repo, e.g. `docs`?
Thanks, @frontier159. I agree that a list of known users would be helpful, and of course I agree that PRBMath has sort of already been audited by the community. You...
## Update Oh, I think I have figured out what's going on. Bun is unable to install git dependencies that don't provide a `package.json`. I was getting this error: >...
Hey @PinkFromTheFuture, thanks for the feedback and I'm sorry you had a negative experience with some of the functions of PRBMath. I invested a lot of effort into documenting each...
Thanks, could you make a PR to bring it back, please?