Skip to content

tesseract-one/polkachat.swift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tesseract

Polkadot Chat demo dApp is a demonstration of how Tesseract provides wallet integration for dApps on mobile

Polkadot chat dApp Wallet choosing on iOS Wallet requested on iOS

Demo

The demo is a chat, storing messages in a Rococo network smart contract. It shows how the dApps can perform readonly operations without ever connecting to the wallet and how to aquire public key and sign transactions using Tesseract dApp/Wallet integration protocol. In the case of this demo, the transaction is created and submitted when the user wishes to send a message to the chat.

Prerequisites

Install Xcode 14.2+ from the App Store

Installation

  1. Checkout this repo.
  2. Open PolkaChat.xcodeproj in Xcode.
  3. Run the Polka Chat.

License

Tesseract.rs can be used, distributed and modified under the Apache 2.0 license.

About

Polkadot Chat Demo dApp. Swift version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%