NoahZinsmeister / hypertext

A text-forward Uniswap interface.

Home Page:https://hypertext.finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hypertext

A text-forward Uniswap interface.

IPFS/IPNS/DNSLink/ENS

In addition to being served from hypertext.finance, the website is also available via IPNS. Every push to master uploads the latest build to IPFS and references it with DNSLink. This means that e.g. ipfs.io/ipns/hypertext.finance/ will always serve up-to-date content.

In addition, the ENS name hypertext.eth has a contenthash of /ipns/hypertext.finance, meaning that the site can be accessed via e.g. eth.link at hypertext.eth.link.

URL Parameters

chain

  • Mainnet: 1 or mainnet
  • Ropsten: 3 or ropsten
  • Rinkeby: 4 or rinkeby
  • Görli: 5 or görli or goerli
  • Kovan: 42 or mainnet

Example: ?chain=mainnet

input

Example: ?input={address}

output

Example: ?output={address}

About

A text-forward Uniswap interface.

https://hypertext.finance

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.7%Language:JavaScript 1.2%Language:CSS 0.1%