0.2.9 • Published 5 years ago

@daocasino/dc-cli v0.2.9

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
5 years ago

CLI for Dao.Casino SDK

npm.io npm.io

Overview

DC-CLI is a command line wizard designed to smoothly download and deploy DAO.Casino SDK elements. The idea behind it is to reduce the number of similar manual operations (e.g. changing the same value at several points) and, subsequently, to reduce the risk of errors.

npm.ioSDK Documentation

Prerequisites:

To use dc-cli, you need:

A developer is expected to be familiar with Solidity to edit the game smart contract.

Note that the whole solution has been successfully tested on .nix OS's and Mac OS. It is supposed to be compatible with Windows, but no tests have been carried out so far. You may need to install additional applications.

Installation

To install DC-CLI, call:

 npm i -g @daocasino/dc-cli

For more details, navigate to the relevant documentation section: https://github.com/DaoCasino/Documentation/blob/master/2.%20Developer%20Sandbox/2.2.%20DC-CLI%20and%20Dev%20Environment.md