Skip to content

seamless-protocol/interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5727a05 · Dec 13, 2024
Sep 6, 2023
Aug 24, 2023
Aug 24, 2023
Feb 22, 2024
Dec 13, 2024
Aug 22, 2023
Dec 13, 2024
Mar 17, 2022
Aug 15, 2022
Jul 10, 2024
Dec 11, 2023
Sep 27, 2022
Mar 1, 2023
Aug 15, 2022
Nov 16, 2023
Jun 2, 2022
Aug 15, 2022
Feb 22, 2023
Jan 18, 2022
Aug 15, 2022
Jul 14, 2023
Jun 13, 2024
Aug 1, 2022
Jun 2, 2022
Aug 25, 2023
Jul 14, 2023
Jan 19, 2022
Jul 14, 2023
Aug 16, 2022
Jan 13, 2022
Nov 11, 2023
May 24, 2024
Jul 10, 2024
Jul 10, 2024
Jul 10, 2024
Feb 21, 2022
Oct 26, 2022
May 24, 2024

Repository files navigation

Seamless protocol interface

An open source interface for the decentralized liquidity protocol Seamless

Enabling users to:

  • Manage and monitor their positions on the Seamless Protocol, and the overall status of it
  • Manage and monitor their positions on the Seamless Safety module
  • Participate in the Community Governance

How to use

Install it and run:

cp .env.example .env.local
yarn
yarn dev

Troubleshooting

Issue: I cannot connect to app.seamlessprotocol.com

The seamless-ui is hosted on IPFS in a decentralized manner. app.seamlessprotocol.com just holds a CNAME record to the Cloudflare IPFS gateway. You can use any public or private IPFS gateway supporting origin isolation to access seamless-ui if for some reason the Cloudflare gateway doesn't work for you

License

BSD-3-Clause

Credits

To all the Ethereum community