Migrate to LUKSO
This page gives an overview of the differences between building on LUKSO vs other EVM chains.
For more information on specific topics, see the following pages:
- Introduction to the LSPs.
- Concepts & Glossary if you are not understanding certain terms.
- Features & Benefits of Universal Profiles compared to traditional wallets.
- Features & Benefits of LSP7/8 Token standards over compared to traditional wallets.
Migrating from other EVM Chainβ
LUKSO is EVM-compatible. Any traditional web3 wallet (e.g: Metamask) can interact with LUKSO dApps.
- Simply add the LUKSO network in your wallet and switch to the LUKSO chain.
- Any Ethereum smart contract can be redeployed on LUKSO by connecting to a LUKSO RPC endpoint.
- Allow Universal Profiles to log-in to your dApp is easy and not different than other web3 wallet. Check our dedicated guide Connect π!
You can start holding assets (LYX, tokens, and NFTs), transfer them, and deploy and interact with smart contracts.
From ERCs β to LSPsβ
Wondering what are the benefits and features of the LSPs and Universal Profiles compared to ERCs and traditional web3 wallets?
Learn more under our dedicated page Benefits of LUKSO Standards to see how your project can leverage the LUKSO standard and tech!
Interested to migrate your token or NFT collection? See our hands-on developer guides:
For more details on the different functions and Solidity interface, see the following pages and sections:
Developers are encouraged to leverage the LSPs (LUKSO Standards Proposals) to develop smart contracts, protocols and applications on LUKSO. The LSPs offer flexible functionalities that can:
- enable more complex and various features not available with ERCs.
- be tailored to suit different use cases.
- bring a better experience to end dApp users.
Some codebases may need adjustments to convert ERC interactions to LSP interactions. We provide guides above to help with such refactoring.