/ArgentTest

Argentos - Coding exercise for Argent

Primary LanguageSwift

ArgentosTest

Swift

This project is an app for the coding challenge for Argent

How to run the code

git clone https://github.com/jonasman/ArgentTest.git
cd ArgentosTest
open ArgentosTest.xcworkspace

Run the project in the simulator

Interesting code

SecureEthereumKeyStorage - A class to manage the privatekey securely with Apple's keychain

EthereumService- A class to manage and abstract the communication with the Etherum library

TransferManager- A struct to hold the TransferManager Contract information and functions

EthereumValue - A class to format Ethereum numbers