From 1927d6babac5c34eea0b165bb79adec2ff4a9de5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20V=C4=83n=20S=C6=A1n?= <42969529+synasapmob@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:35:24 +0700 Subject: [PATCH] apply documentation for app --- documentation/README.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 documentation/README.md diff --git a/documentation/README.md b/documentation/README.md new file mode 100644 index 0000000..90798bb --- /dev/null +++ b/documentation/README.md @@ -0,0 +1,37 @@ +

+![](https://3975055928-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMzqfMgt1W3Tb4nGOGAsU%2Fuploads%2Fgit-blob-06d5087908a18edb40098257bcce563e1c730e1c%2F3D_Blue_Stacked%20_Slogan.png?alt=media) +

+
+ +## 1. How to installation? + +Create apps with no build configuration. +If something doesn't work, [file an issue](https://github.com/grindytech/gafi/issues). +to run you just start the command below + +```sh +yarn install +yarn dev +``` + +
+ +
+ +## 2. How to use? + +If you wish to explore the application in detail, please connect a wallet, such as [Polkadot](https://polkadot.js.org/extension/), [Clover](https://docs.clv.org/use-clv-wallet/download-clv-wallet), or [Subwallet](https://www.subwallet.app/download.html) +As a guest, you can only preview the application interaction with the app's features is not available. To learn more, please refer to our documentation. + +The following is a guide to using the application: + +```seq +Andrew->China: Says Hello +Note right of China: China thinks\nabout it +China-->Andrew: How are you? +Andrew->>China: I am good thanks! +``` + +## 3. How to test + +abc