# apps **Repository Path**: zhaoxilingchen/apps ## Basic Information - **Project Name**: apps - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-31 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Mysten Apps This repository contains sources for projects created and published on the Sui Network by MystenLabs. ## Examples Check out the [examples folder](./examples) for ready to go implementations and starting points. - [Suifrens Reader](./examples/suifrens-reader/) - a simple read application with extensive documentation and tips on how to import and use suifrens in custom packages. - [Capy Fighter](./examples/capy-fighter/) - a mini game which compares two Capys and defines the winner in an imaginary "fight". ## Contents - Move sources for suifrens are located under [`suifrens/`](./suifrens/) directory. ## Links: - [Main Sui Repository](https://github.com/MystenLabs/sui) - [SuiFrens website](https://suifrens.com) - [SuiNS website](https://suins.io/) - [Documentation](https://docs.sui.io/) - [SuiNS Repository](https://github.com/MystenLabs/suins-contracts) ## License Apache 2.0 (see [LICENSE](./LICENSE))