ajit2704 / solana-merchant-pay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Details

Refer: https://docs.google.com/presentation/d/1kYotVG-65-7zJnlXj2d1fU48CdQboTJFVdcLnVdarKc/edit?usp=sharing

Quick Start

Android

  1. Install dependencies and build the client libraries locally with yarn.
  2. Start the React Native packager, build the application, and start the simulator with yarn android.

Development

After making changes to any of the client libraries in js/packages/ you will need to re-run yarn in this directory. This will rebuild the client libraries and copy their build artifacts into the node_modules/ folder of this example app.

About


Languages

Language:TypeScript 54.0%Language:Java 20.9%Language:C++ 9.8%Language:Objective-C++ 6.0%Language:Objective-C 3.2%Language:Ruby 2.2%Language:JavaScript 2.2%Language:Starlark 0.8%Language:Shell 0.6%Language:CMake 0.4%