# Ethernal

## Ethernal

- [Ethernal Documentation](https://doc.tryethernal.com/master.md): Learn here what you can do with Ethernal, and how to get the most out of it.
- [FAQ](https://doc.tryethernal.com/faq.md): Find answers to the most common questions about Ethernal.
- [Quickstart](https://doc.tryethernal.com/getting-started/quickstart.md): Get up and running with Ethernal in a few minutes
- [CLI](https://doc.tryethernal.com/getting-started/cli.md): Learn how to use the Ethernal CLI
- [Hardhat Project Setup](https://doc.tryethernal.com/getting-started/hardhat-project-setup.md): Install and use the Hardhat plugin
- [Truffle Project Setup](https://doc.tryethernal.com/getting-started/truffle-project-setup.md)
- [Addresses](https://doc.tryethernal.com/dashboard-pages/addresses.md)
- [Accounts](https://doc.tryethernal.com/dashboard-pages/accounts.md)
- [Blocks](https://doc.tryethernal.com/dashboard-pages/blocks.md)
- [Transactions](https://doc.tryethernal.com/dashboard-pages/transactions.md)
- [Contracts](https://doc.tryethernal.com/dashboard-pages/contracts.md)
- [Importing mainnet contracts](https://doc.tryethernal.com/dashboard-pages/contracts/import-mainnet-contracts.md): Import contracts that have been verified on Etherscan to easily use them on your mainnet fork
- [Interacting with the contract](https://doc.tryethernal.com/dashboard-pages/contracts/interacting-with-the-contract.md)
- [Reading variables](https://doc.tryethernal.com/dashboard-pages/contracts/reading-variables.md): Decode your contract's variables
- [Tokens](https://doc.tryethernal.com/dashboard-pages/tokens.md)
- [Settings](https://doc.tryethernal.com/dashboard-pages/settings.md)
- [Alchemy](https://doc.tryethernal.com/integrations/alchemy-api.md): Synchronize transactions going through your Alchemy app with Ethernal
- [API](https://doc.tryethernal.com/integrations/api.md): Pull data programmatically from Ethernal
