Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/centerprime/BinanceSmartChain-iOS-Wallet-Sample


https://github.com/centerprime/BinanceSmartChain-iOS-Wallet-Sample

Last synced: about 1 month ago
JSON representation

Lists

README

        

# BinanceSmartChain-iOS-Wallet-Sample

## Overview

This app demonstrates wallet features which contains examples of:
- [Create Wallet](#create-wallet)
- [Export Keystore](#export-keystore)
- [Export Private Key](#export-private-key)
- [Import Wallet By Keystore](#import-wallet-by-keystore)
- [Import Wallet By Private Key](#import-wallet-by-private-key)
- [Check Balance](#check-balance)
- [Check BEP20 Token Balance](#check-bep20-token-balance)
- [Send BNB](#send-bnb)
- [Send BEP20 Token](#send-bep20-token)

## Getting Started

### 1. Way to build this app
- Git clone https://github.com/centerprime/BinanceSmartChain-iOS-Wallet-Sample.git
- Open BinanceSmartChainIosSample.xcworkspace
- Build and Run this application in Xcode

### 2. Screenshots

#### Main Screen

#### Create Wallet

#### Export Keystore

#### Export Private Key

#### Import Wallet By Keystore

#### Import Wallet By Private Key

#### Check Balance

#### Check BEP20 Token Balance

#### Send BNB

#### Send BEP20 Token