Giter Club home page Giter Club logo

eosio-project-boilerplate-simple's Issues

Make `./quickstart` such that an error in the contract can be handled

Currently, the setup is such that the scripts don't work if the contract on the first run has an error. After fixing the error in the contract, quick_start.sh fails (because the initialized file was not yet written but some parts of the init process already done.

It should be possible to run the scripts several times until the contract is fixed.

Proposal: Use docker-compose

Couldn't docker-compose be used to have both processes opened at the same time?

I could help create a PR for this, and also perhaps help out with a makefile to start things off a little be easier if there's interest perhaps?

Just a typo

Line 34 of first_time_setup.sh script.
echo "=== npm install packpage for frontend react app ==="

Install System Contracts or include note on installed Contracts in README

If anyone is attempting to use this boilerplate with any other examples we have, it may be confusing that this chain is deploying custom contracts. For example, there was confusion caused by the lack of buyrambytes contracts in this EOSJS issue. We should consider adding a note that these contracts are different than the system contracts or install the system contracts as well, so this can immediately be used as a baseline for other examples that utilize system contracts.

cookiecutter-eos

I've done a cookiecutter's template to allow create skeletons in a easy way:

pip install cookiecutter

cookiecutter --no-input gh:xusy2k/cookiecutter-eos

Improvements

fatal error: 'eosiolib/eosio.hpp' file not found

All of this work is on https://github.com/xusy2k/cookiecutter-eos

Error response from daemon: No such container: eosio_notechain_container

$ export DOCKER_HOST=:2375
eosio-project-boilerplate-simple$ ./first_time_setup.sh
=== start of first time setup ===
=== pull eosio/eos-dev image v1.2.5 from docker hub ===
v1.2.5: Pulling from eosio/eos-dev
6b98dfc16071: Already exists
4001a1209541: Already exists
6319fc68c576: Already exists
b24603670dc3: Already exists
97f170c87c6f: Already exists
989c07c6edff: Already exists
3cb5f57fd105: Already exists
17e8c5aa3340: Already exists
865a94241630: Already exists
78c0dba4c581: Already exists
80dfca640586: Already exists
e56cf35e4a67: Already exists
e6e28f56a275: Pull complete
82d13d3b1596: Pull complete
54b694f46b8e: Pull complete
e0c3c86f8dbf: Pull complete
8bf8762fa7a4: Pull complete
97beabd34cd5: Pull complete
Digest: sha256:150cab925ca326293a82518bcd7d1a3cbbd5720f7e12f4545c6a616819083ab2
Status: Downloaded newer image for eosio/eos-dev:v1.2.5
=== setup/reset data for eosio_docker ===
Error response from daemon: No such container: eosio_notechain_container
Error response from daemon: No such container: eosio_notechain_container
=== npm install packpage for frontend react app ===
: not found/nodejs/npm: 3: /mnt/d/Apps/nodejs/npm:
: not found/nodejs/npm: 5: /mnt/d/Apps/nodejs/npm:
/mnt/d/Apps/nodejs/npm: 6: /mnt/d/Apps/nodejs/npm: Syntax error: word unexpected (expecting "in")

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.