Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 648 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 648 Bytes

SCALE Codec (proof of concept)

An example iOS app that partially demonstrates working with SCALE encoded data from the Apple iOS SDK. It uses the Tesseract SCALE codec implementation for Swift language and the attaswift BigInt Arbitrary-precision arithmetic in pure Swift.

Use the SubstrateExample scheme in the workspace to build and run. View Target Output.

⚠️ DISCLAIMER: This is proof of concept code used to think about high level solution design. It may contain incomplete thoughts. The code should not be used as is.