Bitcoin Forum
May 09, 2024, 07:10:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ERC918/PoW] 0xMithril Mineables Network Token  (Read 442 times)
jlogelin (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
March 31, 2019, 11:43:15 PM
Last edit: April 13, 2019, 01:32:52 PM by jlogelin
 #1

0xMithril - Mineables Network Token

Token: https://mineables.io/token/0x9877f79103e608e64139b0a0da5856fadfab5cf4
Site: https://mineables.io
github: https://github.com/0xMithril

The Mineables Network runs on 0xMithril. Fully compliant with the Ethereum Mineable Token Specification EIP918 (https://github.com/ethereum/EIPs/blob/master/EIPS/eip-918.md), 0xMithril is rewarded back as an 'anti-gas' rebate with every mint operation within the network. When miners mine any token on the Mineables network, they receive a rebate in 0xMithril to offset EVM transaction gas costs. 0xMithril can also be mined with ERC918-compliant mining software, providing miners an option to more aggressively accumulate it with Hash power. The Mineables Network allows participants to create their own ERC20, ERC918-compliant Mineable Tokens with variable parameters such as name, token supply, and various mining options, without ever having to write a line of code. Buy, trade and configure Virtual Rigs and GPUs using accumulated or mined 0xMithril to increase mining performance with any token on the Mineables network.

Deployed on the xDai Chain, March 31, 2019
Contract: https://blockscout.com/poa/dai/address/0x9877f79103e608e64139b0a0da5856fadfab5cf4/transactions

Token Details
- Symbol:   0xMTH
- Decimal: 18
- Supply:   100,000,000
- Remaining: 95,000,000
- Minted:   5,000,000
   - 4% Monarch fee - 3% development, 1% community bounty
   - 1% Antigas fee - locked in quarry contract for mining participants
- Difficulty: 1
- Block Target:   5 minutes
- Difficulty adjustment: every 1024 blocks
- Hash Algorithm: solidity-sha3/keccak3
- Blockchain: xDai Chain

Getting started
1. Convert a small amount of Dai to xDai. At current transaction prices, $0.05-$0.10 will more than cover thousands of minting transactions on the xDai Chain.
   a. swap ETH to DAI
      https://uniswap.exchange/swap
   b. swap DAI to xDAI
      https://dai-bridge.poa.network
   ( The community is currentyly offering micro-donations of xDai to miners upon request in the #xdai-microdonations of the Discord https://discord.gg/yckdJdw )
2. Mining 0xMithril and EIP-918 Tokens.
   a. Download latest miner from repository.
       https://github.com/0xMithril/COSMiC-v3-0xMTH/releases/tag/v1.2
   b. If you want to do your own build of the miner follow these instructions: (optional)
            https://github.com/0xMithril/COSMiC-v3-0xMTH#to-use
   c. Start up the miner 'COSMiC.exe'. You can type 'help' at any time to get a listing of possible commands.
   d. Create a new account with command 'account new'. If you already have an account you want to mine with you can import it with 'account import 0xprivKey'
   e. Make sure the miner is pointed at the xDai sidechain with command 'config web3provider https://dai.poa.network'
   f. Ensure the 0xMithril Token contract is select with command 'contract select 0x9877f79103e608e64139b0a0da5856fadfab5cf4'
   g. Begin CPU mining with command 'mine'. Alternately begin GPU mining with command 'mine cuda'.

3. Connect with the Discord community with questions. (https://discord.gg/yckdJdw)

Community
Discord:
   https://discord.gg/yckdJdw
Reddit:
   https://www.reddit.com/r/mineables/

Ongoing work
Token Bridge
There is currently a completed Token Bridge in active development for moving 0xMithril and mineable tokens back and forth to mainnet from xDai Network. It still requires a user interface, expected to be completed by end of Q2/Q3.
        https://github.com/0xMithril/BridgeableToken

ERC918 Pool Software
Although the costs of running xDai Network transactions are fractional by orders of magnitude ( $0.000084 per mint transaction currently -  https://blockscout.com/poa/dai/tx/0x0d5672d63cce03162ac77c09ed258c8afd932cd10c7e292d06853f5cc92899e5/internal_transactions ), there is still a desire to research and develop a pool middleware as another alternative for miners.
        https://github.com/0xMithril/ERC918Pool
1715281845
Hero Member
*
Offline Offline

Posts: 1715281845

View Profile Personal Message (Offline)

Ignore
1715281845
Reply with quote  #2

1715281845
Report to moderator
1715281845
Hero Member
*
Offline Offline

Posts: 1715281845

View Profile Personal Message (Offline)

Ignore
1715281845
Reply with quote  #2

1715281845
Report to moderator
1715281845
Hero Member
*
Offline Offline

Posts: 1715281845

View Profile Personal Message (Offline)

Ignore
1715281845
Reply with quote  #2

1715281845
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
CjMapope
Legendary
*
Offline Offline

Activity: 1820
Merit: 1092


~Full-Time Minter since 2016~


View Profile WWW
April 01, 2019, 12:10:53 AM
 #2

looks interesting, but why launch without miner binaries?
most cant build it themselves and those that can now have a start advantage : /  (including yourselves)
oh well, i prob wont even bother building it, i dont have the time tonight and by tomorrow will be too late , gotta get in early or not at all on shittokens! haha


~Got this girl in my bed, a roof over my head, i mint a couple coins a week, and thats how i make bread~
~On the 12th day of Hatzvah, OGminer said to me: "compute root of the merkle hash tree!"~
Prohashing  -- Simply the best Multipool!
jlogelin (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 01, 2019, 12:13:30 AM
Last edit: April 17, 2019, 12:00:46 PM by jlogelin
 #3

Hi CJ,
There should be plenty of time to build it in less than 10-15 minutes on your required architecture. If you need a hand, there are instructions on the github - https://github.com/0xMithril/COSMiC-v3-0xMTH#to-use-the-unpackaged-version-may-be-faster-on-your-machine-includes-dev-environment. Please reach out to us on the discord if you need help.

EDIT:
Please use this version for a Windows build => https://github.com/0xMithril/COSMiC-v3-0xMTH/releases/tag/v1.2
GeoffedUP
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 01, 2019, 02:31:38 AM
 #4

looks interesting, but why launch without miner binaries?
most cant build it themselves and those that can now have a start advantage : /  (including yourselves)
oh well, i prob wont even bother building it, i dont have the time tonight and by tomorrow will be too late , gotta get in early or not at all on shittokens! haha



Hey CJ, here is one you don't have to build! works great for me!

https://github.com/0xMithril/COSMiC-v3-0xMTH/releases/tag/v1.0
GeoffedUP
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 02, 2019, 02:06:10 AM
 #5

Video on how to mine 0xMTH

https://youtu.be/x90qsqe7WVI
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!