![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@tonomy/tonomy-id-sdk
Advanced tools
This Software Development Kit is used in Tonomy ID to interact and call with the EOSIO blockchain and services. It is also used as the public API for integration by applications to do single sign-on, share credentials and sign transactions.
This Software Development Kit is used in Tonomy ID to interact and call with the EOSIO blockchain and services. It is also used as the public API for integration by applications to do single sign-on, share credentials and sign transactions.
The SDK is written in typescript with jest to run tests.
Integration tests:
npm start
This builds to /dist
and runs the project in watch mode so any edits you save inside src
causes a rebuild to /dist
.
To do a one-off build, use npm run build
.
Tests individual class and function logic within the SDK.
npm test
Tests end-to-end functions across more than one service.
Require another service to be running, such as the blockchain or Tonomy Communication service.
./test-integration/build-and-run-tests.sh
Linting is done with eslint
. Install the recommended VS Code plugin to see markers in your code.
npm run lint
See errors.ts. All errors have a registered unique enumeration code.
Documentation is in the ./docs
folder and runs with readthedocs.io here
https://tonomy-id-sdk.readthedocs.io
Call
npx ts-node --project cli.tsconfig.json --transpileOnly id.ts appName username description logoUrl domain publicKey blockchainUrl
Example
npx ts-node --project cli.tsconfig.json --transpileOnly id.ts Netflix netflix "streaming video platform" "https://netflix.com/logo.png" "https://netflix.com" PUB_K1_55csjge6LNnLxECFTtTpCU6Z7chi3h47G8vyzPBjAKdvZmnZ8Z "http://localhost:8888"
FAQs
The Software Development Kit is used in the Tonomy ID ecosystems to interact with Tonomy identities and services.
The npm package @tonomy/tonomy-id-sdk receives a total of 343 weekly downloads. As such, @tonomy/tonomy-id-sdk popularity was classified as not popular.
We found that @tonomy/tonomy-id-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.