Skip to content

A Flutter App integrating the Rust libraries IOTA SDK and identity.rs in order to execute basic examples including creation of a wallet, a Stronghold snapshot, an address and a Decentralized ID.

Notifications You must be signed in to change notification settings

iota-for-flutter/playground_app_complete

Repository files navigation

Playground App - complete


Our target is to create a playground app to execute some Rust example from the IOTA foundation, using the IOTA SDK and the identity library.


This repository contains the completed source code, after all implementation steps for Android and iOS. It is part of the IOTA for Flutter Tutorial.

In terms of functionality, the app allows users to create an account wallet (rocksdb), a Stronghold snapshot file, an address, request some funds and check the balance, and finally to test the creation of a Decentralized Identifier - all using the Shimmer Test-Network.

Usage of the repository

I recommend setting up the project from scratch. I don't have experience in downloading the repository and magically getting it up and running with a single install command. That's why I refer you to the tutorial and the series of videos explaining the build process. Start with the chapter:

👉   What's the result?

You also need to follow the instructions in the chapter:

👉   Motivation to use the IOTA SDK.

About

A Flutter App integrating the Rust libraries IOTA SDK and identity.rs in order to execute basic examples including creation of a wallet, a Stronghold snapshot, an address and a Decentralized ID.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published