Metadata-Version: 2.1
Name: black-mamba
Version: 0.1.1
Summary: Development framework to write, test and deploy smart contracts written in Vyper.
Home-page: https://mamba.black
License: LGPL-3.0
Keywords: blockchain
Author: Arjuna Sky Kok
Author-email: arjuna@mamba.black
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: eth-tester (==0.1.0b32)
Requires-Dist: py-evm (==0.2.0a41)
Requires-Dist: pytest (>=5.1,<6.0)
Requires-Dist: vyper (==0.1.0b12)
Requires-Dist: web3 (==4.7.2)
Project-URL: Repository, https://github.com/arjunaskykok/mamba
Description-Content-Type: text/markdown

# mamba
A framework for developing smart contracts in Vyper.

