Giter Club home page Giter Club logo

neo-java's Introduction

neo-java

currently only works with java 8 as java 9 has some maven incompatabilites due to --add-modules

may need to increase memory to build quicker: export MAVEN_OPTS=-Xmx4g

to check versions of plugins and dependencies, run the following command:

mvn versions:display-dependency-updates

mvn versions:display-plugin-updates

to build and do code coverage run the following command:

mvn clean install site;

to build, do code coverage, and start the application, run the following command:

mvn clean install site; java -jar target/neo-java-0.0.1-SNAPSHOT-jar-with-dependencies.jar;

if the blockchain appears to be corrupt, run the following command:

java -jar target/neo-java-0.0.1-SNAPSHOT-jar-with-dependencies.jar /validate

uploading to an ec2 instance

scp -i "t2.micro.neo-cli.pem" chain.acc [email protected]:chain.acc

todo:

  1. check message checksum
  2. use VM to check scripts
  3. check signer hash
  4. check that bulk insert stops on the first bad block in a list.

Image should be 100,000,000 NEO in 10,000 pixels. 10,000 NEO in a pixel.

neo-java's People

Contributors

coranos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.