rainbow-dot-contracts

0.0.0 • Public • Published

rainbow-dot-contracts

Project Structure

.
├── contracts
├── demo
├── migrations
├── README.md
└── truffle-config.js
  • contracts: Smart contract files written in Solidity
  • demo: Web application client for demo bootstrapped with React/Redux/Drizzle
  • migrations: Configurations for smart contract migration
  • test: Test cases for smart contracts
  • truffle-config.js: Truffle configuration file for window
  • truffle.js: Truffle configuration for Linux or macOS

Test smart contracts

./run-test.sh

Run demo client

cd demo
npm start

Write a new smart contract

Modify existing smart contracts

Readme

Keywords

none

Package Sidebar

Install

npm i rainbow-dot-contracts

Weekly Downloads

1

Version

0.0.0

License

none

Unpacked Size

2.48 MB

Total Files

32

Last publish

Collaborators

  • wanseob