Skip to content

SmartContract - First MultiChain based Business Crypto Asset Issuance Platform

Notifications You must be signed in to change notification settings

CryptoAssetBox/cab-smartcontract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CABox token

Cryptocurrency for First MultiChain based Business Crypto Asset Issuance Platform.

Requirements

To run tests you need to install the following software:

How to test

Open the terminal and run the following commands:

$ cd cab-smartcontract
$ truffle migrate

NOTE: All tests must be run separately as specified.

Deployment

To deploy smart contracts to live network do the following steps:

  1. Go to the smart contract folder and run truffle console:
$ cd cab-smartcontract
$ truffle console
  1. Inside truffle console, invoke "migrate" command to deploy contracts:
truffle> migrate

About

SmartContract - First MultiChain based Business Crypto Asset Issuance Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published