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
c41b821e
Unverified
Commit
c41b821e
authored
Jun 30, 2018
by
Akhila Raju
Committed by
GitHub
Jun 30, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor fix
Found a typo :)
parent
5e7ae40c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
AboutMessage.js
src/components/AboutMessage.js
+1
-1
No files found.
src/components/AboutMessage.js
View file @
c41b821e
...
@@ -5,7 +5,7 @@ function AboutMessage ({ toggled }) {
...
@@ -5,7 +5,7 @@ function AboutMessage ({ toggled }) {
return
(
return
(
<
section
className
=
"
expand grey-bg border pa2
"
>
<
section
className
=
"
expand grey-bg border pa2
"
>
<
p
>
Read
the
:
<
a
href
=
"
https://hackmd.io/C-DvwDSfSxuh-Gd4WKE_ig#Uniswap-Whitepaper-%F0%9F%A6%84
"
>
Uniswap
Whitepaper
<
/a></
p
>
<
p
>
Read
the
:
<
a
href
=
"
https://hackmd.io/C-DvwDSfSxuh-Gd4WKE_ig#Uniswap-Whitepaper-%F0%9F%A6%84
"
>
Uniswap
Whitepaper
<
/a></
p
>
<
p
>
Uniswap
is
an
automated
market
maker
for
exchanging
ERC20
tokens
.
Anyone
can
become
a
liquidity
provider
,
and
invest
in
the
liquidity
pool
of
an
ERC20
token
.
This
allows
other
users
to
trade
that
token
for
other
tokens
at
an
exchange
rate
based
on
their
relative
availibility
.
When
a
token
trade
is
executed
,
a
small
fee
is
pa
ye
d
to
the
liquidity
providers
that
enabled
the
transaction
.
<
/p
>
<
p
>
Uniswap
is
an
automated
market
maker
for
exchanging
ERC20
tokens
.
Anyone
can
become
a
liquidity
provider
,
and
invest
in
the
liquidity
pool
of
an
ERC20
token
.
This
allows
other
users
to
trade
that
token
for
other
tokens
at
an
exchange
rate
based
on
their
relative
availibility
.
When
a
token
trade
is
executed
,
a
small
fee
is
pa
i
d
to
the
liquidity
providers
that
enabled
the
transaction
.
<
/p
>
<
p
>
Please
reach
out
if
you
would
like
to
get
involved
or
support
the
project
.
<
/p
>
<
p
>
Please
reach
out
if
you
would
like
to
get
involved
or
support
the
project
.
<
/p
>
<
p
><
span
role
=
"
img
"
aria
-
label
=
"
GitHub
"
>
⟪⟫
<
/span> <a href="https:/
/
github
.
com
/
uniswap
"
>github.com/uniswap</a></p>
<
p
><
span
role
=
"
img
"
aria
-
label
=
"
GitHub
"
>
⟪⟫
<
/span> <a href="https:/
/
github
.
com
/
uniswap
"
>github.com/uniswap</a></p>
<p><span role=
"
img
"
aria-label=
"
Email
"
>📧 </span><a href=
"
mailto
:
hayden
@
uniswap
.
io
"
>hayden@uniswap.io</a></p>
<p><span role=
"
img
"
aria-label=
"
Email
"
>📧 </span><a href=
"
mailto
:
hayden
@
uniswap
.
io
"
>hayden@uniswap.io</a></p>
...
...
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