# Developers Integration

- [Wallets](/developers-integration/wallets.md): A Quick Overview
- [Ledger](/developers-integration/wallets/ledger.md)
- [MetaMask](/developers-integration/wallets/metamask.md)
- [Smart Contracts](/developers-integration/smart-contracts.md)
- [Develop & Deploy](/developers-integration/smart-contracts/develop-and-deploy.md)
- [Hardhat](/developers-integration/smart-contracts/develop-and-deploy/hardhat.md): Hardhat is a development environment used for compiling, deploying, testing, and debugging smart contracts.
- [Truffle](/developers-integration/smart-contracts/develop-and-deploy/truffle.md): Truffle is a world class development environment, testing framework and asset pipeline for blockchains using the Ethereum Virtual Machine (EVM), aiming to make life as a developer easier.
- [Foundry](/developers-integration/smart-contracts/develop-and-deploy/foundry.md): Foundry manages your dependencies, compiles your project, runs tests, deploys, and lets you interact with the chain from the command-line and via Solidity scripts.
- [Remix IDE](/developers-integration/smart-contracts/develop-and-deploy/remix-ide.md): Remix IDE is a powerful tool for developing, deploying, and managing smart contracts on various blockchain networks. In this guide, we will go through the steps to deploy a smart contract on the Lycan
- [Cookbook](/developers-integration/smart-contracts/develop-and-deploy/cookbook.md): Cookbook helps blockchain developers by aggregating and organizing smart contracts, making it easy and fast to search for, open and work with contract code in your preferred development environment.
- [Interaction](/developers-integration/smart-contracts/interaction.md)
- [Wagmi](/developers-integration/smart-contracts/interaction/wagmi.md): Wagmi is a popular React Hooks library for Ethereum and compatible blockchain networks, enabling developers to create seamless and responsive decentralized applications (dApps). Viem is an underlying
- [Ethers.js](/developers-integration/smart-contracts/interaction/ethers.js.md): Ethers.js is a popular JavaScript library that enables developers to interact and compatible with Lycan Chain.
- [Web3.js](/developers-integration/smart-contracts/interaction/web3.js.md): Web3.js is a robust and flexible collection of TypeScript and JavaScript libraries that allows developers to interact with Lycan nodes over HTTP, IPC or WebSocket connections.
- [Faucet](/developers-integration/faucet.md): Get Betanet LYC Tokens Easily
- [Layer 2 SDK](/developers-integration/layer-2-sdk.md)
- [Toolkit](/developers-integration/toolkit.md)
- [APIS](/developers-integration/toolkit/apis.md)
- [Web sockets](/developers-integration/toolkit/web-sockets.md)
- [Libraries](/developers-integration/toolkit/libraries.md)
