Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

black-mamba

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

black-mamba

Development framework to write, test and deploy smart contracts written in Vyper and Solidity. It has integrated web3.py support.

  • 0.6.4
  • PyPI
  • Socket score

Maintainers
1

Mamba

Mamba is a framework to write, compile, and deploy smart contracts written in Vyper language and Solidity language. On top of that, it has supports for writing and testing decentralized applications using Web3.py and Pytest.

Dependencies

  • Ganache
  • Ganache CLI
  • Pip
  • Python3 version 3.6 or greater
  • Go Ethereum
  • Vyper
  • Solidity

Installation

You can install the latest release via pip:

$ pip install black-mamba

To use Solidity, you must install solc compiler separately.

Quick Usage

To set up the the structure of Mamba project directory:

$ mamba init
$ edit contracts/HelloWorld.vy
$ mamba compile

Documentation

Mamba documentation can be found at Mamba website.

Contributing

I invite you to join Mamba squad! You can contribute to Mamba by writing documentation, finding bugs, and creating pull requests.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc