Giter Club home page Giter Club logo

ixo-apimodule's Introduction

ixo-apimodule

npm license github-issues

This is a node module that defines the functions that can be performed by the ixo protocol.

nodei.co

stars forks

Install

npm install --save ixo-apimodule

Scripts

  • npm run build : tsc
  • npm run test : mocha --timeout 5000 -r ts-node/register 'test/**/*.spec.ts'
  • npm run readme : node ./node_modules/.bin/node-readme
  • npm run prep-publish : rm -Rf node_modules/ package-lock.json dist/ && npm install && gulp

Documentation and Usage

Refer to the demo.ts file, which aims to run through the entire project lifecycle and more in one sequence of steps. Some documentation and context around these steps is also provided inline.

Dependencies

Package Version Dev
@types/es6-promise ^3.3.0
axios ^0.18.1
base58 1.0.1
bip39 2.4.0
cross-fetch ^2.2.1
elliptic ^6.4.0
ethjs-query ^0.3.3
immutable ^3.8.2
jayson ^2.0.5
json-hash ^1.2.0
loadjs ^3.5.2
node ^9.3.0
sovrin-did 1.2.0
stream 0.0.2
tls 0.0.1
@types/chai ^4.1.0
@types/mocha ^2.2.46
@types/node ^9.3.0
babel-core ^6.26.0
babel-preset-env ^1.6.1
babelify ^8.0.0
browserify ^15.2.0
chai ^4.1.2
chalk ^2.3.0
crypto-js ^3.1.9-1
dts-generator ^3.0.0
ethereumjs-util ^5.1.4
ethereumjs-wallet ^0.6.0
ethjs-provider-http ^0.1.6
ethjs-rpc ^0.1.8
gulp ^4.0.2
gulp-sequence ^1.0.0
gulp-typescript ^5.0.1
gulp-uglify ^3.0.0
gulp-uglify-es ^1.0.0
mocha ^8.0.1
node-noop ^1.0.0
node-readme ^0.1.9
pump ^3.0.0
ts-node ^4.1.0
tsify ^3.0.4
typescript ^2.6.2

Contributing

Contributions welcome; Please submit all pull requests the against master branch. If your pull request contains JavaScript patches or features, you should include relevant unit tests. Please check the Contributing Guidelines for more details. Thanks!

Author

[email protected]

License

Apache License 2.0

ixo-apimodule's People

Contributors

alwyn-ixo avatar brennonh avatar cedricf avatar demondayza avatar dependabot[bot] avatar donnierisk avatar herman-smith-socosm avatar migueldingli1997 avatar nicolaas0411 avatar pieter-ixo avatar stefaniatadama avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ixo-apimodule's Issues

Add getClaim Function

Currently we only have a general 'get-all-claims' function which gets all claims of a specific project. We want to be able to get a specific claim from a project by claim ID.

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.