Giter Site home page Giter Site logo

neoresearch / neopt-sdk-js Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 595 KB

Neo3 SDK in JS

Home Page: https://neoresearch.io/neopt-sdk-js/demo/

License: MIT License

Makefile 87.10% HTML 12.90%
neo neopt sdk js cpp emscripten wasm blockchain smart-contracts secp256r1

neopt-sdk-js's Introduction

neopt-sdk-js

neopt-sdk in JS

Instructions: make cpp_core_deps_js for build and very simple testing (Neo3CppLib will be placed on demo/dist/ folder)

To view demo/ on browser: make serve_demo (see localhost:9123).

It will use emscripten (it can be from docker), output will be on build folder (a .js and .wasm).

How to use

Install on browser

Under construction.

Practical Development Workflow

Under construction.

Run tests

make test (instead of npm test)

Build Webpack

make dist (instead of npm run build)

Increase minor version (typically)

npm version minor

Push and Publish (with new version)

git push origin master --tags

npm publish (requires npm login before)

Versioning Logic

We adopt semantic versioning, but plan to keep alpha 0.x for a long time... when community feels it is somewhat complete, we may plan some 1.0.

Demo

See demo folder for a working example (also on: https://neoresearch.io/neopt-sdk-js/demo/).

More Information:

License

This project is released under MIT License.

The neo3-cpp-core dependencies are all built into a single library (binary) to be merged with this project (connected via .wasm).

NeoResearch 2020

neopt-sdk-js's People

Contributors

igormcoelho avatar

Stargazers

 avatar  avatar

Watchers

 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.