Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
interface
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LuckySwap
interface
Commits
7dec5809
Unverified
Commit
7dec5809
authored
May 27, 2020
by
Moody Salem
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(readme): prepare for more ipfs, use the latest version of github tag action
parent
5cf95680
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
7 deletions
+4
-7
release.yaml
.github/workflows/release.yaml
+1
-1
README.md
README.md
+3
-6
No files found.
.github/workflows/release.yaml
View file @
7dec5809
...
...
@@ -24,7 +24,7 @@ jobs:
-
name
:
Bump version and push tag
id
:
github_tag_action
uses
:
mathieudutour/github-tag-action@v4
uses
:
mathieudutour/github-tag-action@v4
.2
with
:
github_token
:
${{ secrets.GITHUB_TOKEN }}
release_branches
:
.*
...
...
README.md
View file @
7dec5809
# Uniswap Frontend
[

](https://app.netlify.com/sites/uniswap/deploys)
[

](https://github.com/Uniswap/uniswap-frontend/actions?query=workflow%3ATests)
[

](https://prettier.io/)
[

](https://github.com/Uniswap/uniswap-frontend/actions?query=workflow%3ARelease)
An open source interface for Uniswap -- a protocol for decentralized exchange of Ethereum tokens.
...
...
@@ -17,10 +15,9 @@ An open source interface for Uniswap -- a protocol for decentralized exchange of
## Accessing the frontend
The front end is deployed to IPFS as well as to
[
uniswap.exchange
](
https://uniswap.exchange
)
.
To access the front end via IPFS, use a link from the
[
latest release
](
https://github.com/Uniswap/uniswap-frontend/releases/latest
)
.
To access the front end, use an IPFS gateway link from the
[
latest release
](
https://github.com/Uniswap/uniswap-frontend/releases/latest
)
or visit
[
uniswap.exchange
](
https://uniswap.exchange
)
.
## Development
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment