Skip to content

Commit

Permalink
Update README (coinbase#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuga-cb authored Mar 21, 2023
1 parent 6878252 commit 535980c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 18 deletions.
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,11 @@ interact with the blockchain and inherit the maximal security properties of MPC-

For full documentation, refer to [docs.cloud.coinbase.com/waas](https://docs.cloud.coinbase.com/waas/).

For APIs that require multi-party computation (MPC), refer to the [WaaS SDK repository](https://github.com/coinbase/waas-sdk-react-native).

## Prerequisites

- [Golang 1.17+](https://go.dev/learn/)
- [node 17+](https://nodejs.org/en/download/)
- [yarn 1.22+](https://yarnpkg.com/getting-started/install)

For iOS development:
- [Xcode 14.0+](https://developer.apple.com/xcode/)
- iOS15.2+ simulator (iPhone 14 recommended)
- [CocoaPods](https://guides.cocoapods.org/using/getting-started.html)

For Android development:
- [Android Studio](https://developer.android.com/studio)
- 64-bit Android emulator
- [Android NDK 30+](https://developer.android.com/ndk)

## Repository Structure
- [`auth/`](./auth/) contains the authentication-related code for accessing WaaS APIs.
Expand Down
12 changes: 6 additions & 6 deletions gen/go/coinbase/cloud/clients/v1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 535980c

Please sign in to comment.