Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
azurecloudminingscript.github.io
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
many-archive
azurecloudminingscript.github.io
Commits
6b8d6eb1
There was an error fetching the commit references. Please try again later.
Commit
6b8d6eb1
authored
6 years ago
by
leonidas
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
8fa3536a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Turn_your_Azure_Free_Credits_into_Cryptocurrency_detailed.html
+8
-8
8 additions, 8 deletions
...your_Azure_Free_Credits_into_Cryptocurrency_detailed.html
with
8 additions
and
8 deletions
Turn_your_Azure_Free_Credits_into_Cryptocurrency_detailed.html
+
8
−
8
View file @
6b8d6eb1
...
...
@@ -18,7 +18,7 @@
result
+=
"
export pool_pass1=x;
"
;
result
+=
"
export pool_address1=
"
+
getField
(
"
pool1
"
).
trim
()
+
"
;
"
;
result
+=
"
export wallet1=
"
+
getField
(
"
wallet1
"
).
trim
()
+
"
;
"
;
if
(
getField
(
"
pool1
"
).
toLowerCase
().
in
cludes
(
"
nicehash
"
))
if
(
getField
(
"
pool1
"
).
toLowerCase
().
in
dexOf
(
"
nicehash
"
)
!=-
1
)
{
result
+=
"
export nicehash1=true;
"
}
...
...
@@ -47,7 +47,7 @@
result
+=
"
export pool_pass2=x;
"
;
result
+=
"
export pool_address2=
"
+
getField
(
"
pool2
"
).
trim
()
+
"
;
"
;
result
+=
"
export wallet2=
"
+
getField
(
"
wallet2
"
).
trim
()
+
"
;
"
;
if
(
getField
(
"
pool2
"
).
toLowerCase
().
in
cludes
(
"
nicehash
"
))
if
(
getField
(
"
pool2
"
).
toLowerCase
().
in
dexOf
(
"
nicehash
"
)
!=-
1
)
{
result
+=
"
export nicehash2=true;
"
}
...
...
@@ -115,8 +115,8 @@
(QRL),
<a
href=
"https://ryo-currency.com/"
>
RYO
</a><span
style=
"color: #0000ee;"
>
</span>
and
<a
href=
"https://turtlecoin.lol/"
>
TurtleCoin
</a>
(TRTL).
Other coins might also work if they are based on a
cryptonight-algorithm (
there is an
<a
href=
"https://
bitcointalk.org/index.php?topic=3129218.0"
>
overview
</a>
of possible coins at the bitcointalk-forum
).
</p>
cryptonight-algorithm (
you can use
<a
href=
"https://
www.cryptunit.com/"
>
cryptunit
</a>
to calculate your expected profits
).
</p>
<strong>
To start mining you'll need to choose a mining pool. There
should be a list of available mining-pools somewhere on the homepage
of your desired coin (e.g here's a list of
<a
href=
"https://moneropools.com/"
>
Monero-pool
</a>
).
...
...
@@ -263,32 +263,32 @@
<table
style=
"width: 100%"
border=
"1"
>
<tbody>
<tr>
<td>
Pool-Address
</td>
<td>
Pool-Name
</td>
<td>
Payout-Currency
</td>
<td>
Required Currency-Setting
</td>
<td>
Pool-Address
</td>
</tr>
<tr>
<td><strong>
pool.supportxmr.com:5555
</strong></td>
<td><a
href=
"https://www.supportxmr.com"
>
supportXMR.com
</a><br>
(Monero-pool)
<span
style=
"color: #0000ee;"
><br>
</span></td>
<td>
XMR
</td>
<td>
Monero (CryptonightV8)
</td>
<td><strong>
pool.supportxmr.com:5555
</strong></td>
</tr>
<tr>
<td><strong>
gulf.moneroocean.stream:10001
</strong></td>
<td><a
href=
"https://moneroocean.stream"
>
MoneroOcean
</a><br>
(pool with auto-selection of CNv8-coins)
</td>
<td>
XMR
</td>
<td>
Generic CryptonightV8
</td>
<td><strong>
gulf.moneroocean.stream:10001
</strong></td>
</tr>
<tr>
<td><strong>
pool.loki.hashvault.pro:3333
</strong></td>
<td><a
href=
"https://loki.hashvault.pro"
>
Loki Hash Vault
</a><br>
(LOKI-pool)
</td>
<td>
LOKI
</td>
<td>
Generic Cryptonight-Heavy
</td>
<td><strong>
pool.loki.hashvault.pro:3333
</strong></td>
</tr>
</tbody>
</table>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment