Use Cases
Neo DevPack for Solidity enables developers to write smart contracts using familiar Ethereum paradigms, seamlessly translating them to the NeoVM architecture. From token economies to decentralized governance, Neo DevPack for Solidity powers a wide range of blockchain applications.
Start building on Neo N3
Explore our comprehensive development guides and start deploying your first Neo contracts.
Read the docsDecentralized Finance (DeFi)
Neo DevPack for Solidity provides the computational foundation for sophisticated DeFi protocols on Neo N3. By fully supporting the NeoVM intrinsic libraries and automatically translating standard EVM mathematical operations to Neo's large-integer arithmetic, you can confidently build Automated Market Makers (AMMs), lending pools, and flash loan architectures.
Digital Assets & Tokens
Tokenization is a core pillar of the Neo ecosystem. Neo DevPack for Solidity provides native support and pre-built standard contracts for Neo's token specifications. You can effortlessly deploy NEP-17 (fungible tokens similar to ERC-20), NEP-11 (non-fungible tokens similar to ERC-721/1155), and NEP-24 (royalty standards) contracts, all backed by strict manifest validation.
Learn more about Neo Standards in Devpack
Decentralized Autonomous Organizations (DAOs)
Govern your decentralized communities using robust voting systems and delegation mechanics. Neo DevPack for Solidity successfully compiles the most famous open-source governance libraries (like OpenZeppelin's Governor suites), allowing you to bring industry-standard DAO infrastructure directly onto Neo N3 without sacrificing EVM code familiarity.
Gaming and Virtual Worlds
The low fees and high throughput of the Neo N3 blockchain make it an ideal environment for Web3 gaming and metaverse economies. Use Neo DevPack for Solidity to manage in-game economies, verify game states, and orchestrate complex interactions between players, items, and environments through reliable, deterministic logic.
Learn more about NeoVM Native Contracts
Interoperability & Cross-Chain
Build protocols that reach across chains. With access to Neo's native Oracle and NeoFS through built-in compiler intrinsics, your Solidity contracts can securely request external off-chain data and seamlessly interact with decentralized storage architectures natively integrated into Neo N3.
... and much more
Neo DevPack for Solidity is designed to be the bridge that brings the world's most popular smart contract language to the world's most feature-rich blockchain platform. Whatever you can build in Solidity, you can deploy on Neo.
