> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shinami.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Key Resources

> Docs and dev tools for Aptos Move development

## New to Aptos Move development? Look here.

### Sample code to get you started

* For tutorials on how to make your first transaction/NFT/Move Module/etc, using the Aptos SDK see [here](https://aptos.dev/tutorials/) .
* For guidance and examples designed for those new to web3 or those coming from another chain, see [Aptos Learn](https://learn.aptoslabs.com/) .

### Aptos Move language guides

* For a full guide to the language, see [Learn the Move Language](https://aptos.dev/move/move-on-aptos).
* Tips for [writing secure Move code](https://aptos.dev/en/build/smart-contracts/move-security-guidelines#object-ownership-check).

### SDKs

To make working with Aptos and Shinami easier, try these SDKs:

* [Aptos SDKs](https://aptos.dev/build/sdks) for TypeScript, Python, Go, C#/.NET, C++/Unreal, Rust, and Unity.

### Aptos CLI

* See the [Aptos CLI guide](https://aptos.dev/tools/aptos-cli/) for how to set up and use the CLI.

### Help with development questions

For help and tips from fellow Aptos developers, see:

* [Aptos developer discussions](https://github.com/aptos-labs/aptos-developer-discussions/discussions) on GitHub.

## Creating production code? Look here.

### Aptos source code and other apps

* See the [aptos-core](https://github.com/aptos-labs/aptos-core) repo on GitHub.
* Find [Ecosystem Projects](https://aptosnetwork.com/ecosystem/directory) on the Aptos Foundation site to see a big list of projects on Aptos with links to their GitHub accounts.

### Testing your code

### Unit tests

* For guidance on writing and running unit tests for your Move modules, see the [Unit Tests section](https://aptos.dev/move/book/unit-testing) of The Move Book.

### Move Prover

* For guidance on how to install and use the Move Prover, see [here](https://aptos.dev/build/smart-contracts/prover/prover-guide#running-the-move-prover) .

## Stay up to date on the Aptos Move ecosystem

* [Aptos Labs on X](https://twitter.com/AptosLabs) for ecosystem announcements.
* [Aptos Network on Discord](https://discord.com/invite/aptosnetwork) for ecosystem news and joining the Aptos community.
* [Aptos Announcements Telegram channel](https://t.me/aptos_official) for the latest official news and announcements about Aptos.
* [Aptos Labs blog](https://aptoslabs.com/blog) for longer-form technical content about Aptos.
