Skip to main content

A set of tool to help of DERO smart contract development

Project description

DEROPY

Deropy is a toolbox for creating, managing and testing DERO smart contracts.

Installation

pip install deropy

Quick Start

If the simulator is running the followin the following command will:

  • Deploy your smart contract to the simulator
  • Create a new SC.py file in the current directory with the correct SCID.
  • A new tests/test_sc.py file in the current directory.

If the simulator is not running the Smart Contract will not be deployed

SC.py will contain a class that allow you to call every function implemented in your smart contract test_sc.py will contain a test class that provide you with a basic test skeleton for every function implemented in your smart contract

deropy deploy -g path/to/sc.bas

Commands

Command Description
deropy init Initialize a new DERO project
deropy deploy Compile a DERO smart contract
deropy generate Test a DERO smart contract

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deropy-0.0.3.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

deropy-0.0.3-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page