Bitcoin Forum
June 27, 2024, 08:55:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Meta-mining on ethereum network concept  (Read 536 times)
overtorment2 (OP)
Jr. Member
*
Offline Offline

Activity: 30
Merit: 75


View Profile
September 21, 2017, 04:19:10 PM
 #1

MetaMetaMeta! Token

Meta-mining on ethereum network concept

DAPP hosted here : https://overtorment.github.io/MetaMining/

Yo dawg. I heard you like mining... So I put a PoW mining inside Ethereum ERC20 token so you can mine tokens while you mine Ether!



Imagine standard ERC20-compliant token on Ethereum platform. Now, lets add simple proof-of-work check inside token contract, and reward whoever solves the PoW task with tokens. Bam! You've got lightweight implementation of Bitcoin on top of Ethereum. Isn't it meta?

Ofcourse its just for fun only. Mining (spending computational resources) doesn't protect the network from attacks (Ethereum network is already protected with its own mining), so it's only a tokens distribution to miner (and those tokens are useless and worth nothing).

Bonus! You can mine in your browser. I made a tiny Dapp for that. Requires Metamask plugin.
M4K3 M1N1ИG GЯE4T 4G41И!

Current specs

  • 2.5 min block time (I know, there's no blocks here, its just a figure of speech)
  • Block reward: 5 tokens
  • Decimals: 8 (digits after dot)
  • Halving each: 210,000 blocks (1 year?)
  • Difficulty retarget: each block; simple (exactly as in bitcoin-core)
  • Algo: sha3 (aka keccak256)
  • Max cap: count yourself (mining wont stop after 64 halvings as in bitcoin-core)

I need your oppinion and feedback on this.


PS. Opensourced here https://github.com/Overtorment/MetaMining License:WTFPL.
GTTIGER
Sr. Member
****
Offline Offline

Activity: 527
Merit: 250


View Profile
November 05, 2017, 08:43:51 AM
 #2

This is better than BITCOINEREUM lol

lamongan12345
Full Member
***
Offline Offline

Activity: 490
Merit: 100



View Profile WWW
November 05, 2017, 08:56:51 AM
 #3

ya that's a good cocept.. but need to add more detail information also detail introduction...
so it will look more complet and interesting...

●     ►     ◯        M O N O P O L Y   M I L L I O N A I R E        ◯     ◄     ●
█    Diversified Gaming Platform Covering Staking, NFT and Metaverse Games    █
Facebook         |         Twitter         |         Telegram         |         LinkedIn         |         Github         |         Discord         |         Medium         |         Reddit
zayachkivska
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile
November 07, 2017, 01:40:34 PM
 #4

okay, this announcement is very simple, even on the token specification, this is not enough to convince people to be interested in this token, and what is the advantage of the token holder? please, give more information for the future
IGCGamers
Sr. Member
****
Offline Offline

Activity: 555
Merit: 251


View Profile
January 22, 2018, 02:33:01 PM
 #5

MetaMetaMeta! Token

Meta-mining on ethereum network concept

DAPP hosted here : https://overtorment.github.io/MetaMining/

Yo dawg. I heard you like mining... So I put a PoW mining inside Ethereum ERC20 token so you can mine tokens while you mine Ether!



Imagine standard ERC20-compliant token on Ethereum platform. Now, lets add simple proof-of-work check inside token contract, and reward whoever solves the PoW task with tokens. Bam! You've got lightweight implementation of Bitcoin on top of Ethereum. Isn't it meta?

Ofcourse its just for fun only. Mining (spending computational resources) doesn't protect the network from attacks (Ethereum network is already protected with its own mining), so it's only a tokens distribution to miner (and those tokens are useless and worth nothing).

Bonus! You can mine in your browser. I made a tiny Dapp for that. Requires Metamask plugin.
M4K3 M1N1ИG GЯE4T 4G41И!

Current specs

  • 2.5 min block time (I know, there's no blocks here, its just a figure of speech)
  • Block reward: 5 tokens
  • Decimals: 8 (digits after dot)
  • Halving each: 210,000 blocks (1 year?)
  • Difficulty retarget: each block; simple (exactly as in bitcoin-core)
  • Algo: sha3 (aka keccak256)
  • Max cap: count yourself (mining wont stop after 64 halvings as in bitcoin-core)

I need your oppinion and feedback on this.


PS. Opensourced here https://github.com/Overtorment/MetaMining License:WTFPL.

It is a good idea and i too had a similar idea. But the gas that has to be paid as the transaction fee is the problem here.  How much gas is required for mining each coin?
overtorment2 (OP)
Jr. Member
*
Offline Offline

Activity: 30
Merit: 75


View Profile
January 25, 2018, 08:12:28 PM
 #6

MetaMetaMeta! Token

Meta-mining on ethereum network concept

DAPP hosted here : https://overtorment.github.io/MetaMining/

Yo dawg. I heard you like mining... So I put a PoW mining inside Ethereum ERC20 token so you can mine tokens while you mine Ether!



Imagine standard ERC20-compliant token on Ethereum platform. Now, lets add simple proof-of-work check inside token contract, and reward whoever solves the PoW task with tokens. Bam! You've got lightweight implementation of Bitcoin on top of Ethereum. Isn't it meta?

Ofcourse its just for fun only. Mining (spending computational resources) doesn't protect the network from attacks (Ethereum network is already protected with its own mining), so it's only a tokens distribution to miner (and those tokens are useless and worth nothing).

Bonus! You can mine in your browser. I made a tiny Dapp for that. Requires Metamask plugin.
M4K3 M1N1ИG GЯE4T 4G41И!

Current specs

  • 2.5 min block time (I know, there's no blocks here, its just a figure of speech)
  • Block reward: 5 tokens
  • Decimals: 8 (digits after dot)
  • Halving each: 210,000 blocks (1 year?)
  • Difficulty retarget: each block; simple (exactly as in bitcoin-core)
  • Algo: sha3 (aka keccak256)
  • Max cap: count yourself (mining wont stop after 64 halvings as in bitcoin-core)

I need your oppinion and feedback on this.


PS. Opensourced here https://github.com/Overtorment/MetaMining License:WTFPL.

It is a good idea and i too had a similar idea. But the gas that has to be paid as the transaction fee is the problem here.  How much gas is required for mining each coin?

Haven't checked it. Why don't you mine one coin and see for yourself?
arabfund
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 08, 2018, 02:15:22 AM
 #7

Thinking about the same idea, have you tried to mine one coin and saw how much gas will cost ,,, i am ready to implement if you have an answer !
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!