eth-erc712

ERC712 typed data sign material builder
Info | Log | Files | Refs

ModeNameSize
-rw-r--r--.gitignore7L
-rw-r--r--python/CHANGELOG0B
-rw-r--r--python/LICENSE661L
-rw-r--r--python/MANIFEST.in1L
-rw-r--r--python/WAIVER17L
-rw-r--r--python/WAIVER.asc11L
-rw-r--r--python/eth_erc712/__init__.py1L
-rw-r--r--python/eth_erc712/base.py139L
-rw-r--r--python/eth_erc712/data/ERC712Example.bin1L
-rw-r--r--python/eth_erc712/data/ERC712Example.json1L
-rw-r--r--python/eth_erc712/data/ERC712Example.metadata.json1L
-rw-r--r--python/eth_erc712/unittest/__init__.py1L
-rw-r--r--python/eth_erc712/unittest/base.py50L
-rw-r--r--python/requirements.txt3L
-rwxr-xr-xpython/run_tests.sh15L
-rw-r--r--python/setup.cfg38L
-rw-r--r--python/setup.py25L
-rw-r--r--python/test_requirements.txt5L
-rw-r--r--python/tests/test_basic.py222L
-rw-r--r--solidity/ERC712Example.sol114L
-rw-r--r--solidity/Makefile12L