solady icon indicating copy to clipboard operation
solady copied to clipboard

📝 Intro to WETH docs

Open tolu0x opened this issue 2 years ago • 1 comments

I wrote a short intro to WETH's doc. I'm curious as to what the general style guide for solady's documentation is. Lmk if i can continue like this or there are things I should change. @Vectorized

tolu0x avatar Nov 04 '23 15:11 tolu0x

Solady's WETH intended purpose is to provide an example for testing and educational purposes.

For serious business, users should consider METH which is more complete and efficient.

Vectorized avatar Nov 04 '23 15:11 Vectorized