Giter Site home page Giter Site logo

second-state / libeni Goto Github PK

View Code? Open in Web Editor NEW
4.0 9.0 1.0 551 KB

Official C++ implementation of libENI, which is part of the Lity project.

License: GNU Lesser General Public License v3.0

CMake 2.78% C++ 88.44% Shell 3.54% Python 5.23%
ethereum-native-interface lity

libeni's Introduction

libENI: Library for Ethereum Native Interface

Latest Release Build Status Docs

Official C++ implementation of libENI, which is part of the Lity project.

Getting Started

You can find introductions to Lity and Ethereum Native Interface in the Lity documentation.

To install or build libENI, check getting started in the documentation. To create your own ENI operations, check the developer guide.

Contributing

Contributors Pull Requests

Please see the contribution guide for more details.

Contact

Issues

Feel free to report bugs, issues, or send a feature request using Github issues.

License

License

See the LICENSE file.

libeni's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

devblockv20

libeni's Issues

eni_json doesn't build. Missing file

$ make eni_json
[ 80%] Built target eni
[ 90%] Building CXX object examples/eni/CMakeFiles/eni_json.dir/json/eni_json.cpp.o
/home/julian/source/libeni/examples/eni/json/eni_json.cpp:11:10: fatal error: jsmn/jsmn.h: No such file or directory
 #include "jsmn/jsmn.h"
          ^~~~~~~~~~~~~
compilation terminated.
examples/eni/CMakeFiles/eni_json.dir/build.make:62: recipe for target 'examples/eni/CMakeFiles/eni_json.dir/json/eni_json.cpp.o' failed
make[3]: *** [examples/eni/CMakeFiles/eni_json.dir/json/eni_json.cpp.o] Error 1
CMakeFiles/Makefile2:1116: recipe for target 'examples/eni/CMakeFiles/eni_json.dir/all' failed
make[2]: *** [examples/eni/CMakeFiles/eni_json.dir/all] Error 2
CMakeFiles/Makefile2:1128: recipe for target 'examples/eni/CMakeFiles/eni_json.dir/rule' failed
make[1]: *** [examples/eni/CMakeFiles/eni_json.dir/rule] Error 2
Makefile:532: recipe for target 'eni_json' failed
make: *** [eni_json] Error 2

Failure to compile

Encountered this build error on Ubuntu 16.04.

/home/julian/source/libeni/examples/eni/json/eni_json.cpp:11:10: fatal error: jsmn/jsmn.h: No such file or directory #include "jsmn/jsmn.h" ^~~~~~~~~~~~~ compilation terminated. examples/eni/CMakeFiles/eni_json.dir/build.make:62: recipe for target 'examples/eni/CMakeFiles/eni_json.dir/json/eni_json.cpp.o' failed make[2]: *** [examples/eni/CMakeFiles/eni_json.dir/json/eni_json.cpp.o] Error 1 CMakeFiles/Makefile2:1116: recipe for target 'examples/eni/CMakeFiles/eni_json.dir/all' failed make[1]: *** [examples/eni/CMakeFiles/eni_json.dir/all] Error 2 Makefile:94: recipe for target 'all' failed make: *** [all] Error 2

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.