With the release of Chain Signatures, NEAR accounts can now easily control EVM accounts by simply making a contract call on NEAR. This enables to bring all NEAR benefits (low costs, fast finality, email login, built-in account abstraction) to any EVM, while also simplifying to build cross-chain products.
Use NEAR accounts to control EVM accounts, and help bring a better UX to any existing project, or solve a common problem for EVM users. Explore the simplest chain abstraction tool, and allow users to do everything from a single account so they donโt have to worry about which chain they are on!
Ideas:
- Cross-chain drops: build a dApp that allows users get assets on an EVM chain through NEAR linkdrops
- Multichain DAO: build an dApp that allows users to vote on NEAR, but executes the actions on one or multiple EVM
- dYdX-based products: Leverage Chain Signatures to manage dYdX positions and build products on top of the dYdX platform
Developer Tooling: Improve the developer experience by building or enhancing tooling around Chain Signatures (e.g. by adding more EVM RPC endpoints)