Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
eip712 / eip712.egg-info / SOURCES.txt
Size: Mime:
.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
README.md
build_docs.py
pyproject.toml
setup.cfg
setup.py
.github/release-drafter.yml
.github/ISSUE_TEMPLATE/bug.md
.github/ISSUE_TEMPLATE/feature.md
.github/ISSUE_TEMPLATE/work-item.md
.github/workflows/docs.yaml
.github/workflows/draft.yaml
.github/workflows/publish.yaml
.github/workflows/test.yaml
docs/conf.py
docs/favicon.ico
docs/index.md
docs/logo.gif
docs/_static/custom.css
docs/_static/custom.js
docs/_templates/layout.html
docs/methoddocs/messages.md
docs/methoddocs/validation.md
docs/userguides/quickstart.md
eip712/__init__.py
eip712/hashing.py
eip712/messages.py
eip712/py.typed
eip712/validation.py
eip712/version.py
eip712.egg-info/PKG-INFO
eip712.egg-info/SOURCES.txt
eip712.egg-info/dependency_links.txt
eip712.egg-info/not-zip-safe
eip712.egg-info/requires.txt
eip712.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_messages.py