![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.
@iota-pico/api-examples-browser
Advanced tools
Example code for using IOTA Pico Framework with Browser written in TypeScript.
npm install @iota-pico/api-examples-browser
You can run the examples by serving the web pages locally by running:
npm run serve
The will automatically start a web server and launch the index page containing links to all the examples.
If you want to modify the node that is used to service the examples please modify the config file config/networkConfig.json.
To connect to a node use:
{
"protocol": "https",
"host": "nodes.thetangle.org",
"port": 443
}
The IOTA Pico Framework is a multi-layered set of object oriented JavaScript libraries for use with the IOTA tangle.
If you don't want to use the layered versions of the libraries consider using the ready bundled versions:
Each layer is fully abstracted allowing you to replace components with your own implementations very easily.
The layered libraries are written in TypeScript so are all strongly typed. The modules are generated as ES6 so you may need to transpile them when including them for use in older JavaScript eco-systems. The code will run without transpilation in all modern browsers and when used by NodeJs.
Contributions are always welcome to the project. Feel free to raise issues, create pull requests or just make suggestions.
Come and find us on the IOTA Discord development channels
IOTA donations are always welcome :smile:
This project is licensed under the MIT License - see the LICENSE file for details.
FAQs
IOTA Pico Framework API Examples for Browser
The npm package @iota-pico/api-examples-browser receives a total of 1 weekly downloads. As such, @iota-pico/api-examples-browser popularity was classified as not popular.
We found that @iota-pico/api-examples-browser demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.