jsdavis28 / ERC865

An implementation of ERC865 https://github.com/ethereum/EIPs/issues/865

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERC865

Implementation of ERC865 functionality for an ERC20 token to allow for delegated processing of transactions on behalf of a user, where the user does not need to hold Ether in order to pay gas costs.

About

An implementation of ERC865 https://github.com/ethereum/EIPs/issues/865

License:MIT License


Languages

Language:Solidity 62.8%Language:JavaScript 37.2%