Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Dockerfile patch #115

Merged
merged 2 commits into from
Aug 1, 2017
Merged

Dockerfile patch #115

merged 2 commits into from
Aug 1, 2017

Commits on Aug 1, 2017

  1. Added plugin for eosc

    clayop authored Aug 1, 2017
    Configuration menu
    Copy the full SHA
    988dbcc View commit details
    Browse the repository at this point in the history
  2. Copy example contracts before cleaning up source

    Example contracts are now located in `/opt/eos/contracts`.
    Testers can run the compiles contracts(`.wast`), for example,
    ```
    sudo docker exec eos /opt/eos/bin/eosc setcode currency opt/eos/contracts/currency/currency.wast opt/eos/contracts/currency/currency.abi
    ```
    clayop authored Aug 1, 2017
    Configuration menu
    Copy the full SHA
    4f3b72f View commit details
    Browse the repository at this point in the history