Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Node.JS API for transfer of ETH + ERC20, delegated (gasless) transfer via EIP-3009 as supported by USDC, and misc functions. Also includes full unit test for transfer functions.

License

Notifications You must be signed in to change notification settings

neonious/ETH-ERC20-EIP3009-TransferTools

Repository files navigation

ETH+ERC20+EIP3009+TransferTools

Node.JS API for transfer of ETH + ERC20, delegated (gasless) transfer via EIP-3009 as supported by USDC, and misc functions. Also includes full unit test for transfer functions.

Testing

Testing was done with a private Ethereum network, based on the genesis block defined in test/CustomGenesis.json.

The code tested with is in test/test.js. It deploys a test token with EIP-3009 support and does transfers of ETH and the test token between addresses.

API

Please see test/test.js on how the API can be called.

About

Node.JS API for transfer of ETH + ERC20, delegated (gasless) transfer via EIP-3009 as supported by USDC, and misc functions. Also includes full unit test for transfer functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages