Skip to content

https-ethereum-org/js-idx

 
 

Repository files navigation

IDX header image

IDX monorepo

Discord Twitter

Packages providing the JavaScript/TypeScript implementation of the IDX protocol.

⚠️ IDX is in alpha. Libraries may be unstable and APIs are subject to change.

Installation

This monorepo uses workspaces from npm v7, included with Node v15. If you are using an older version of Node, make sure to install npm v7.

  1. npm install to install the dependencies
  2. npm run build to build all the packages

Additional scripts

  • npm run lint to run the linter in all packages
  • npm test to run tests in all packages

Packages

IDX

Jest environments

Maintainers

License

Dual licensed under MIT and Apache 2

About

JavaScript SDK for managing decentralized identities and building apps with interoperable data.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 95.7%
  • JavaScript 4.3%