-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9e6f989
commit 6b2ae25
Showing
15 changed files
with
5,246 additions
and
12 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<link rel="stylesheet" href="../styles/based.css"> | ||
<title>$COIN Artis | Actual Art</title> | ||
</head> | ||
<body> | ||
<img src="../images/coinlogo.png" alt="coin" id="coinlogo"> | ||
|
||
<div id="coin"> | ||
<h1>$COIN Artist</h1> | ||
|
||
<h2>Token Addresses</h2> | ||
<ul> | ||
<li><b><a href="https://www.coingecko.com/en/coins/coin-artist" target="_blank">$COIN</a></b> | 0x87b008e57f640d94ee44fd893f0323af933f9195</li> | ||
</ul> | ||
|
||
<h2>Websites</h2> | ||
<ul> | ||
<li><a href="https://coinartist.io/" target="_blank">Coin's E-Den</a></li> | ||
</ul> | ||
|
||
<h2>Comms</h2> | ||
<ul> | ||
<li><a href="https://twitter.com/coin_artist" target="_blank">Twitter</a></li> | ||
<li><a href="https://discord.com/invite/3AbutcS" target="_blank">Discord</a></li> | ||
<li><a href="https://t.me/coincred" target="_blank">Telegram</a></li> | ||
<li><a href="https://coin-artist.medium.com/" target="_blank">Medium</a></li> | ||
</ul> | ||
|
||
<h2>Rover</h2> | ||
<ul> | ||
<li><a href="https://etherscan.io/address/0x840d8E32d043563dC50bD8482F86703069A7F3Fe" target="_blank">$COIN</a></li> | ||
</ul> | ||
</div> | ||
<footer id="sushi"><a href="https://based.fun"><-- back to based.fun</a></footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<link rel="stylesheet" href="../styles/node.css"> | ||
<title>NodeRunners | Actual Fun</title> | ||
</head> | ||
<body> | ||
<img src="../images/noderesistance.png" alt="cyberpunk pepe ready to run a node" id="resist"> | ||
|
||
<div id="node"> | ||
<h1>NodeRunners</h1> | ||
|
||
<h2>Token Addresses</h2> | ||
<ul> | ||
<li><b><a href="https://www.coingecko.com/en/coins/node-runners" target="_blank">$NDR</a></b> | 0x739763a258640919981f9ba610ae65492455be53</li> | ||
</ul> | ||
|
||
<h2>Websites</h2> | ||
<ul> | ||
<li><a href="https://noderunners.io/home" target="_blank">NodeRunners</a> | NFT Game</li> | ||
</ul> | ||
|
||
<h2>Comms</h2> | ||
<ul> | ||
<li><a href="https://twitter.com/Node_Runners" target="_blank">Twitter</a></li> | ||
<li><a href="https://t.me/noderunners_channel" target="_blank">Telegram</a></li> | ||
<li><a href="https://discord.com/invite/KXRHQKMtmN" target="_blank">Discord</a></li> | ||
<li><a href="https://noderunners.medium.com/" target="_blank">Medium</a></li> | ||
<li><a href="https://info.uniswap.org/pair/0x65d0a154d2425ce2fd5fed3bdae94d9a9afe55ce">Uniswap</a></li> | ||
</ul> | ||
|
||
<h2>Rover</h2> | ||
<ul> | ||
<li>$NDR Rover (Pending)</li> | ||
</ul> | ||
</div> | ||
<footer id="node"><a href="https://based.fun"><-- back to based.fun</a></footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
body { | ||
background-color: #15171f; | ||
} | ||
|
||
div { | ||
padding-left: 42px; | ||
padding-top: 10px; | ||
padding-bottom: 16px; | ||
padding-right: 1px; | ||
} | ||
|
||
#resist { | ||
opacity: 0.69; | ||
margin-top: 42px; | ||
margin-right: 69px; | ||
position: fixed; | ||
top: 10px; | ||
right: 15px; | ||
width: 42%; | ||
} | ||
|
||
#node { | ||
font-family: 'Roboto Mono', monospace; | ||
color: #651ec6; | ||
text-align: left; | ||
opacity: 0.93; | ||
} | ||
|
||
footer { | ||
padding-left: 42px; | ||
padding-top: 42px; | ||
padding-bottom: 20px; | ||
} | ||
|
||
a:link { | ||
color: #718ed4; | ||
} | ||
|
||
a:visited { | ||
color: #ffeeff; | ||
} | ||
|
||
a:hover { | ||
color: #aa78bf; | ||
opacity: 0.42; | ||
} | ||
|
||
a:active { | ||
color: #718ed4; | ||
opacity: 0.93; | ||
} |