SkillAgentSearch skills...

Mamba

A framework for developing smart contracts in Vyper.

Install / Use

/learn @arjunaskykok/Mamba
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

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.

View on GitHub
GitHub Stars39
CategoryDevelopment
Updated1y ago
Forks2

Languages

Python

Security Score

75/100

Audited on Aug 17, 2024

No findings