PHPackages                             tanglephp/wallet - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. tanglephp/wallet

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tanglephp/wallet
================

PHP Wallet for Shimmer/IOTA (Stardust)

0.0.2(3y ago)12Apache-2.0PHPPHP &gt;=8.1.0

Since Oct 6Pushed 3y agoCompare

[ Source](https://github.com/tanglePHP/wallet)[ Packagist](https://packagist.org/packages/tanglephp/wallet)[ Docs](https://github.com/tanglePHP)[ RSS](/packages/tanglephp-wallet/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

[![](.meta/Banner.png)](.meta/Banner.png)

> #### Please be aware that this Examples are in an early development state and the API of the library as well as the "Stardust" protocol is subject to change, it is NOT ready to use in production.
>
> [](#please-be-aware-that-this-examples-are-in-an-early-development-state-and-the-api-of-the-library-as-well-as-the-stardust-protocol-is-subject-to-change-it-is-not-ready-to-use-in-production)

[![Discord](https://camo.githubusercontent.com/28dac32abd88ff6d7a8444967343509f50305962aaedda98e7254d3fe821fd4f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446973636f72642d3963662e7376673f7374796c653d736f6369616c266c6f676f3d646973636f7264)](https://discord.iota.org/)[![Twitter](https://camo.githubusercontent.com/5eec0adaba12d13a32a8dd598f504eb3eb1803bbe3a7a4165223dde1451e3387/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f547769747465722d4074616e676c655048502d3963662e7376673f7374796c653d736f6369616c266c6f676f3d74776974746572)](https://twitter.com/tanglePHP/) ‖ [![Shimmer](https://camo.githubusercontent.com/d4371b01f1433f4a0518af50d026219fcfbcd963b5ae2cf39263ea2abd111752/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f74616e676c655048502d677265793f7374796c653d666c61742d737175617265266c6f676f3d74616e676c65504850)](https://www.tanglephp.com/)[![IOTA](https://camo.githubusercontent.com/6aa82890cd28f36f1991035cd73eb974eec5d454c6264ff4a339054861825258/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f494f54412d677265793f7374796c653d666c61742d737175617265266c6f676f3d696f7461)](https://www.iota.org/)[![Shimmer](https://camo.githubusercontent.com/710f34cc22f75a6317099cc710809acbd9c799f8e2099b073941f93e2e29e430/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5368696d6d65722d677265793f7374796c653d666c61742d737175617265266c6f676f3d7368696d6d6572)](https://www.shimmer.network/) ‖ [![>PHP 8](https://camo.githubusercontent.com/a3032cbfd7a4bf771db05fd7099175ec30097255b9dedac32597204d7495d588/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d3e3d20382e312e782d626c75653f7374796c653d666c61742d737175617265266c6f676f3d706870)](https://www.php.net/)[![Apache-2.0 license](https://camo.githubusercontent.com/f9e086eace7b61d48283e615241f1f172995499fa3b0b4bd64d7ae0012773621/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4170616368652d2d322e302d677265656e3f7374796c653d666c61742d737175617265)](https://github.com/iota-community/iota.php/LICENSE)

---

About
=====

[](#about)

**PHP Wallet for Shimmer/IOTA (Stardust)**

*The aim of the this lib is to offer PHP developers an easy way to interact with the Stardust protocol.*

---

Currently possible
==================

[](#currently-possible)

#### PHP Wallet for Shimmer/IOTA (Stardust)

[](#php-wallet-for-shimmeriota-stardust)

- open Wallet
- create Addresses
- check Balance
- transfer Tokens
- mint, burn, transfer NFTs
- mint, burn, transfer nativeTokens

Requirements
============

[](#requirements)

- PHP 8+
- PHP Library:
    - [tanglePHP/singlenode-client](https://github.com/tanglePHP/singlenode-client)

Example
=======

[](#example)

```
