• © Goverland Inc. 2026
  • v1.0.1
  • Privacy Policy
  • Terms of Use
1inch Network1inch Networkby0x824732D3F4Eb94a20254cca9DE10485Ce445Bb40RoundElephant.eth

[1IP-50] 1inch alternative swap interface

Voting ended about 2 years agoSucceeded

Author: Denis

Simple Summary

It is proposed to create an alternative open-source version of the 1inch swap interface.

Abstract

The alternative exchange interface will implement the same functions as the main 1inch exchange interface, but being an open source product, which allows each community member to make changes and put forward suggestions for improving the product

Motivation

Creation of an alternative version of the interface in the development of which every community member can participate

Specification

The main technical task at the moment is to implement an interface that allows creating Fusion Swap Order and Limit Order based on token prices from open onchain or subgraph sources, such as Uniswap v2, v3, SushiSwap, PancakeSwap, and others.

For the technical implementation, Angular 17 (the current version at this moment) will be used, utilizing the new signal approach in this framework. The viem library will be used for onchain interaction.

Also, it is necessary to create a desktop version of the swap interface. For this purpose, an Electron wrapper (or similar technologies) and a distribution system through GitHub Releases will be used.

Rationale

For the implementation of the application, I chose from the three most popular solutions for web applications at the moment: React.js, Angular, and Vue.js. The main criteria for selection were:

  • Developers' experience working with these solutions.
  • Flexibility of the solutions.
  • The completeness of features 'out of the box'.
  • Support for TypeScript.

Based on these criteria, I settled on Angular as this framework is my main tool. Currently, the Angular development team greatly facilitates the process of working with the framework, making it more flexible and adaptable. This framework provides a full range of solutions for implementing complete web applications, and importantly, TypeScript is native to Angular.

Viem was chosen as the most modern and lightweight implementation of the onchain middleware. It is well-suited for tree shaking and has very strict TypeScript support.

Considerations

Although the main goal of the application is to fully transition to an onchain work system and to move away from various APIs, at this stage, we cannot completely abandon the use of external APIs. The only essential API, without which the application cannot function, is the API for sending fusion orders. To interact with this API, the 1inch Dev Portal will be used. Since the 1inch Dev Portal requires authorization and its security policies do not allow working with the API through web applications, setting up and maintaining a proxy is required. In turn, a completely open and unprotected proxy will become a kind of backdoor for anyone who wants to use it. This implies the need for setting up CORS policies and various security measures such as a Web Application Firewall.

Costs

Lead Developer: The team leader's responsibilities include creating the basic framework of the application, establishing and maintaining contribution rules for the community, writing application code, writing unit tests.

Cost for 12 months: $72000

Part-time UI/UX Designer: The designer's responsibilities include developing a design that differs from the main 1inch design and creating a unique style for the application

Cost for 12 months: $1000

Total: $73000

Receiving Address

For funding the project, the following address is proposed: 0x568D3086f5377e59BF2Ef77bd1051486b581b214.

GitHub repository: https://github.com/1inch-community/interface

Off-Chain Vote

Yes (In favor of this proposal)
8.13M UP76.4%
No (Against this proposal)
2.43M UP22.9%
Abstain
84.26K UP0.8%
Quorum:106%
Download mobile app to vote

Discussion

1inch Network[1IP-50] 1inch alternative swap interface

Timeline

Jan 29, 2024Proposal created
Jan 29, 2024Proposal vote started
Feb 03, 2024Proposal vote ended
Dec 09, 2025Proposal updated