Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

NoahZinsmeister/hypertext

Repository files navigation

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}