Giter Club home page Giter Club logo

jsc8's Introduction

jsc8 SDK

npm npm type definitions npm

Javacript SDK for the Macrometa Global Data Mesh.


⚙️ Installation

  • From NPM
npm install jsc8
  • From source:
git clone https://github.com/macrometacorp/jsc8.git
cd jsc8
npm install
npm run dist

🐺 Enable pre-commit hooks

On every commit we will run pre-commit hooks. Pre-commit hooks are running pretty-quick package that runs prettier code formatting. You can find more about pretty-quick and prettier here. (Option 2.) To enable pre-commit hooks you need to run once:

 npx husky install

🧪 Testing

End-to-end tests can be found in src/tests/. Before first run create .env file in the root of the project. In .env file add variables:

  • URL="<your federation url>"
  • FABRIC="<selected fabric>"
  • API_KEY="<your api key>"

.env file is in .gitignore.

To run tests position yourself in the project's root directory and run:

npm run devtest

🔐 Authentication

Currently, jsc8 supports API Key, JWT token, username and password authentication. Preferred method needs to be passed during client creation. We highly recommend that you use API key or JWT token.

You can create you test Macrometa account with this link.

After that you can check out our getting started code examples.

🪛 Update jsC8

npm update jsc8

📗 Examples

You can find code examples in our getting started examples.

🆘 Macrometa Support

If you have any trouble or need help while using SDK please contact [email protected].

⚖️ License

This library is distributed under the Apache License 2.0 license found in the License.

📜 Code of Conduct

This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

jsc8's People

Contributors

ajaykrishnareddy-n avatar akash-gautam avatar benhall avatar chandelabhishek avatar dependabot[bot] avatar diana-macrometa avatar dlozina avatar dlozina-macrometa avatar durgagokina avatar dwivedianurag avatar jamesm-macrometa avatar joshiomkarj avatar koshy-thomas avatar lohaniabhishek avatar luba89 avatar lukaklincarevicmacrometa avatar martin-macrometa avatar nandha2447 avatar prashantz-mm avatar pzombade avatar rachitpsolanki avatar sulommacrometa avatar tushar-macrometa avatar vikaspatel avatar

Forkers

milan-macrometa

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.