diff --git a/docs/src/README.md b/docs/src/README.md index 600a26e7..9d210973 100644 --- a/docs/src/README.md +++ b/docs/src/README.md @@ -1,7 +1,7 @@ # Introduction to Starknet Phone -WIP +The Starknet Phone project aims to drastically increase mobile UX by incorporating a light client directly into the OS. + +If you are interested in contributing check out [getting started](./getting-started/README.md). -## GrapheneOS -[GrapheneOS Docs](https://grapheneos.org/build#build-dependencies) diff --git a/docs/src/resources/README.md b/docs/src/resources/README.md new file mode 100644 index 00000000..7d360d6d --- /dev/null +++ b/docs/src/resources/README.md @@ -0,0 +1,18 @@ + +## Resources + + +### Ethereum Phone + +[Ethereum Phone platform manifest](https://github.com/EthereumPhone/platform_manifest) + +[wallet sdk](https://github.com/EthereumPhone/WalletSDK) + +[light node app](https://github.com/EthereumPhone/lightnodeapp) + + +### GrapheneOS + +[GrapheneOS Docs](https://grapheneos.org/build#build-dependencies) + +[building graphene os](https://grapheneos.org/build)