ape-openzeppelin: Easily use OpenZeppelin in your Ape projects
Project description
Quick Start
Easily use OpenZeppelin dependencies in your Ape projects.
Dependencies
- python3 version 3.8 up to 3.11.
Installation
via pip
You can install the latest release via pip
:
pip install ape-openzeppelin
via setuptools
You can clone the repository and use setuptools
for the most up-to-date version:
git clone https://github.com/antaozoey/ape-openzeppelin.git
cd ape-openzeppelin
python3 setup.py install
Quick Usage
Easily use OpenZeppelin in your Ape project by including a dependency like this:
dependencies:
- openzeppelin: 4.6.0
You can also change the name of the dependency if needbe. You would need to do this if using multiple versions in the same project:
dependencies:
- openzeppelin: 3.6.0
name: openzeppelin_360
- openzeppelin: 4.6.0
name: openzeppelin_460
Development
This project is in development and should be considered a beta. Things might not be in their final state and breaking changes may occur. Comments, questions, criticisms and pull requests are welcomed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ape-openzeppelin-0.6.0.tar.gz
.
File metadata
- Download URL: ape-openzeppelin-0.6.0.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb1b99004d6b4899011362d9b3db87485079b0a4846b9a11b10a01b5c32a6b95 |
|
MD5 | 09cfe84e35a5cca5e221f336314ce991 |
|
BLAKE2b-256 | 630202c42a005c2ac7e2b83359a40d08a36a56e1e4f1993ac7905df63e6b0fa2 |
File details
Details for the file ape_openzeppelin-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: ape_openzeppelin-0.6.0-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 526732e32e8d9158ace399fd70cb75d87d1b7e54905330175158d3dc9be9c311 |
|
MD5 | f3f187a7d7a730418d8e06a01f725530 |
|
BLAKE2b-256 | baeaa47818f0ecf17597988833b521c7a9b3614fed4614002ea744d5349c7118 |