Skip to content

A new version of WETH using ERC-7535 and modern token conventions

License

Notifications You must be signed in to change notification settings

ERC4626-Alliance/WETHPlus

Repository files navigation

WETH+ • CI

A new version of WETH powered by ERC-7535, ERC-2612 message signing, and EIP-1153 transient storage

Telegram Discussion: https://t.me/weth99

Specs:

Test Coverage

File % Lines % Statements % Branches % Funcs
src/ERC20.sol 90.48% (19/21) 91.67% (22/24) 100.00% (6/6) 83.33% (5/6)
src/EthVault.sol 100.00% (22/22) 100.00% (25/25) 100.00% (6/6) 100.00% (11/11)
src/WETHPlus.sol 100.00% (21/21) 100.00% (28/28) 100.00% (8/8) 100.00% (4/4)
src/WETHUpgradeRouter.sol 100.00% (15/15) 100.00% (20/20) 50.00% (1/2) 100.00% (7/7)
Total 97.47% (77/79) 97.94% (95/97) 95.45% (21/22) 96.43% (27/28)

Contributing

You will need a copy of Foundry installed before proceeding. See the installation guide for details.

Setup

git clone [email protected]:ERC4626-Alliance/WETHPlus.git
cd WETHPlus
forge install

Run Tests

forge test

About

A new version of WETH using ERC-7535 and modern token conventions

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published