• Kelvin Fichter's avatar
    feat(sdk): implement depositETH · b8226080
    Kelvin Fichter authored
    Implements the depositETH function for the upcoming Optimism JS SDK.
    Very basic functionality, only allows users to deposit to their own
    accounts. We can consider adding the ability to deposit to other
    accounts as part of a future PR.
    b8226080
Name
Last commit
Last update
..
src Loading commit data...
test Loading commit data...
.depcheckrc Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierrc.js Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.build.json Loading commit data...
tsconfig.json Loading commit data...