Bitcoin Forum
July 05, 2024, 02:38:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 »
41  Local / 中文 (Chinese) / Minererum的代币自动创建服务已经开始了 on: June 16, 2017, 09:48:35 AM
MNE代币自动创建服务昨天已正式开始了。说是使用这个服务就能轻松地自动创建你的代币。各位哪个有点子,却又苦于代币编写程序的,有没有哪个久旱逢甘霖的感觉?大家都准备好了吗?有跃跃欲试的冲动吗?卖糕的,怎么写着写着写出些像是鼓动言辞了。我不有意的。
废话少说,来看看MNE开发人的对这一服务的介绍。连接在这里: https://bitcointalk.org/index.php?topic=1867535.3240。 下拉就能看到。
我把它都粘帖在下面了。各位懂英文的就看原文。懒得看英文的,就看我的翻译。我尽量翻译好。如果发现有错误,欢迎指出来,谢谢了。大家都为财,以和为先。

MINEREUM TOKEN CREATION SERVICE 1.0   Minereum代币创建服务1.0

The Token Creation Service is now live and allows anyone to create a fully compatible ERC20 Ethereum Token with just a minereum transaction. 代币创建服务现在正式发行和使用了,任何人都可以用此服务来创建完全相容于ERC20的以太代币,价格为1个Minereum交易.

Before using the service please take note of the following: 使用前请先阅读以下条文:

1. Always check this post before making a transaction to the service and follow its steps, the MNE price is dynamic and can be changed,
only transactions with the value >= the current price will be valid.  在购买此服务准备做交易前,请先查看此帖,MNE的价格充满变数,可以改变的。只有交易的价格>=当时mne的价格,交易才会生效。
2. This is the first basic experimental version released to the public, our team will monitor it and will release updates if required. 现行公开版本是用于试验的最基本的首发版本,我们的团队会一直监控它的使用情况,并在必要时进行更新。
3. DO NOT send transactions to the service from exchanges. You will not be able to Setup your token, transactions should be sent from an address that you have full control. 千万不要在任何交易平台进行购买此服务的交易。这样你的代币将不会被创建。购买此服务的交易应该在你能完全掌控的地址上进行。
4. Any Minereum, Ether, or any other Token sent to the Service Address will be automatically destroyed and cannot be recovered. 任何发送到此服务地址的minereum币,以太币,或其它代币将会被自动焚毁,不能再复原。
5. All tokens generated by the service are 18 decimals 在服务上创建的所有代币都是小数位18位。

Current Price: 1 MNE  现在购买此服务的价格为:1个MNE。
Token Creation Service Address: 0x41fAfB65B1514Ce1177287A567002f8978d98205  此为代币创建服务的购买地址

To Generate your Token, follow these steps: 要创建你自己的代币,请遵照以下步骤:

1. Send 1 MNE (or higher) to the address 0x41fAfB65B1514Ce1177287A567002f8978d98205
(The Address you send the transaction from will be the only address that will be able to configure the Token, make sure you have control over it)   发送1个MNE或更多到此服务的购买地址(加粗下划线的那个)。(你发送交易的地址是唯一的地址,它能设定你的代币,确保你可以完全掌控你代币)。
2. After few seconds you will see your transaction in the website http://tokenservice.minereum.com/  交易几秒后,你会在此网页上查看到你的交易记录 http://tokenservice.minereum.com/
3. The transaction will be processed shortly, when all is done the status will be "Done" and your Token Address will be visible in the "Contract Address" Column。交易会被马上处理。处理完后,状态会被显示为“完成”,你的代币地址会在“合约地址”栏处显示。

After this, you are in full control of your Token.  之后,你可以完全掌控你的代币。

Source Code: https://pastebin.com/CD6Jas4A  此为来源码
Interface/ABI: https://pastebin.com/vfaret2t  此为界面/ABI

Next steps are: 接下来的步骤是:

1. Add your Token to your Ethereum Wallet or simply use http://myetherwallet.com to interact with it  把你当代币加到以太钱包里,或者可以使用这个钱包 http://myetherwallet.com,放进钱包后,你就可以和你的代币进行互动了。

2. After you are able to Interact with the Contract, call the function SetupToken and set your Token Name, Token Symbol and Supply  在你可以和你的合约互动后,点击代币设置,就可以设置你代币的名称,代币符号和供应量。
  2.1 Only the Address that submitted the Minereum Transaction will be able to use this function  只有在进行过Minereum交易后的地址上有此功能。
  2.2 This function can only be used once, so make sure the parameters you enter are correct  此功能只能使用一次,因此请确保你输入的参数正确。
  2.3 The Total Supply will be attributed to the Address that submitted the Minereum Transaction  总供应量会被归类到提交了minereum交易的地址上。

3. Refresh your wallet and you will see your address with your Token balance   刷新你的钱包后,你会看到附带有你的代币的结平帐目的地址。

4. If you need to add the Custom Token to your wallet use the following settings:  如果你需要添加“定制代币”到你的钱包上,请使用一下步骤:
- Token Address: [YourTokenAddress] (from http://tokenservice.minereum.com/)  代币地址:[你的代币的地址](来自http://tokenservice.minereum.com/)
- Token Symbol: [YourTokenSymbol] (The one used in the setup)  代币符号:[你的代币的符号] (即是在设置时用的符号)
- Token Decimals: 18   代币小数位:18

5. You will automatically have a block explorer available on http://etherscan.io:  
https://etherscan.io/token/[YourTokenAddress]  你会自动地拥有一个资源管理器区块,在此地址上找到 http://etherscan.io:       https://etherscan.io/token/[你的代币的地址]

We will update this post along the way with more useful info, including screenshots for all steps to be more clear.   我们会一直更新更多有用的信息,包括对各步骤的截屏,以便能更直观。
42  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: June 15, 2017, 12:20:12 PM
Can anyone please explain to me what RSK can do to verge?
43  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] Minereum - First Self Mining Smart Contract - TOKEN CREATION SERVICE SOON on: June 15, 2017, 12:16:37 PM
Last week, it said token creation service will be launched this weekend. And it will come to a new exchange this weekend too.
Tomorrow is Friday. Weekend is coming. I would like to ask where the token creation service and new exchange are? Need more time to implement the service?
44  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: June 13, 2017, 06:34:14 PM
Hi there,

I am quite new here. I am observing this coin from a couple of weeks. Maybe it has some potential but lacks on mkt side.

I came from startup's world (EU and Silicon), still a student for few month, I am usually working as growth hacker.

Do you have a bounty program? May I help from business side?

Just a couples of questions:

which is your UVP? (unique value proposition - why  are you  better than your competitors?)

The new website is less dark ( better from a psychology point of view) but UI/UX need some improvement but nice job Smiley

I read that you are ready for an adv campaign, please don't spend a lot of money in adv, you can use some hacks or use something as  https://adespresso.com to make some A/B test.

Devs seem really active, with a good community and mkt this coin can really arrive at 1$.

let me know if I can help Cheesy

Yes, you're right!

1. You must apply bounty program to encourage people to add values, (even with "tipbot" on slack or telegram)

2. The new website design is good but not enough, need more improvements in the design to be professional like top cryptos Zcash/ETH/Ripple!

3. I think you should redesign your logo (Verge identity), hire someone or ask people on twitter and the best design will get reward (10K/20K/50K/100K XVG)
The design must be innovative  (redesign logo with some banners for social media)

4.  Promo video to explain Verge features  (For example: like this https://www.youtube.com/watch?v=KlYJ0sNVVpg)

5. Marketing is everything! (The success of any project depends on marketing and innovation)
 I think Vege have the innovation but need more marketing!



I agree with you about this plan . This project is so great and it's known as valued coin in the crypto community.
If this coin has a way of promotion like XRP , I believe this project will bring us back more big investors .

I have been talking about all this since weeks!

Marketing is Key

IMO, marketing can pump the price of many cryptocoins up for some time, but it won't help forever. Being adopted to be used in real world is key for coins to survive in long term. Otherwise... Everyone should know the result.
Verge should add some feature or service that can be adopted in real world for long term survival. Of course its price will go up too if it can do so.
45  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: June 12, 2017, 02:40:52 PM
Hi DogeDarkDev,

any chance of implementing  for additional privacy into Verge:

- Hiding Sender wallet address (in wallet and explorer/ledger)
- Hiding Receiver wallet address (in wallet and explorer/ledger)
- Hiding Transaction amount (in explorer/ledger)
- Hiding IP Address (in explorer/ledger)
- implementing Tumble bit
- Implementing Segwit/Confidential Transaction

looking forward to hearing your thoughts Smiley



let me get this straight...

you want it so in my wallet, i cant see who im sending to?
nor who sent it to me
nor the amount that was sent (or received)
   that sum up the first few? (bit confused there) why?

Segwit...thats been mentioned.  i think the RSK contracts is being looked at...

(  go back 10+ (2 or 3 pages) posts, and read my summary of what to do when going into a new thread.)

-----

Write down questions
read the first 10 pages on topic.
Skip to end...go back 50 pages.  
Read thru.  erasing questions that were asked already/ or answered already.

whatevers left, then ask.



I guess what I'm looking for is maybe an excel table comparing all the privacy coins and what security/privacy features make Verge better than:  Bool Berry, Bytecoin, Dash, Digital Note, Monero, Zcash, and a segwit enabled coin with Confidential Transactions.  

This way it can highlight why Verge will beat them all, or what  security/privacy features we can look forward to to be added to verge! Smiley
and if this table can be posted on the first page of this long thread without the user having to go through 276 pages or search through the chatter to find it even better!



Everyone will tell you the coin they are invested in will beat the rest. That doesnt mean anything. You need real world use cases, adoption.. Most of these coins do not have either.

exactly, that is also what verge needs and is lack of.  Zcash is adopted in dark market. In this sense, it is better than verge. I am sorry to say that, although I am holding more verge than zcash.
46  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] Minereum - The first Self Mining Smart Contract - NOW TRADING NEW ROADMAP on: June 10, 2017, 09:49:08 PM
update

Hi everyone,

Here is our long awaited update:

The Token Creation Service testing is entering the final stage and everything is going according to plan so far.

We expect to release the first version to the public in the next few days so stay tuned!

Can anyone explain to me what the token creation service can do to MNE?

they are going to burn all minereum tokens received from purchases, which will be good for minereum price

That sounds great and fantastic.  I will definitely keep MNE.
47  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] Minereum - The first Self Mining Smart Contract - NOW TRADING NEW ROADMAP on: June 09, 2017, 10:51:53 PM
update

Hi everyone,

Here is our long awaited update:

The Token Creation Service testing is entering the final stage and everything is going according to plan so far.

We expect to release the first version to the public in the next few days so stay tuned!

Can anyone explain to me what the token creation service can do to MNE?
48  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] Minereum - The first Self Mining Smart Contract - NOW TRADING NEW ROADMAP on: June 09, 2017, 10:48:10 PM

MNE should add some new features besides self mining.
Self mining sounds interesting, but that is. nothing else. It can't attract people to buy more and hold the coins. It should add some features like staking, masternote, or dark market, or whatsoever.
I have an idea. Those who can collect the coins from the original 32000 cions for more than 500 or 1000 coins or whatsoever can put these coins for staking or use them as masternode to generate more interest/profit. In this way, people have higher interests to buy more to hit the original 32000 coins. When more people want to buy and the price goes up, those who have the original 32000 coins would like to sell more regularly. And then self mining can be kept running.


what did you said is impossible..re read you dude.."32000 mne by genesis holder" staking is impossible..masternode is useless because it work on etherum blockchain..and this coin is disinflationary..each coin used for create a token is burned.

better is hold it..because it is available on token card and monaco soon..you will be able buy some pizza or maybe a new car if her value rise.

Yes, if the value rise. But the key is what drives MNE's value rise up. MNE needs to implement new features or service to attract people's interests to buy and hold.
What I said is just an idea to give developers some inspiration. I know it is difficult or almost impossible to do staking or make masternote in MNE because of the way it is created. What I mean is to make something that can generate profit for people who buy and hold MNE, so that it can stimulate people to buy more and more people to buy.
49  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] Minereum - The first Self Mining Smart Contract - NOW TRADING NEW ROADMAP on: June 09, 2017, 09:09:14 PM

MNE should add some new features besides self mining.
Self mining sounds interesting, but that is. nothing else. It can't attract people to buy more and hold the coins. It should add some features like staking, masternote, or dark market, or whatsoever.
I have an idea. Those who can collect the coins from the original 32000 cions for more than 500 or 1000 coins or whatsoever can put these coins for staking or use them as masternode to generate more interest/profit. In this way, people have higher interests to buy more to hit the original 32000 coins. When more people want to buy and the price goes up, those who have the original 32000 coins would like to sell more regularly. And then self mining can be kept running.
50  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] Minereum - The first Self Mining Smart Contract - NOW TRADING NEW ROADMAP on: June 08, 2017, 11:06:47 PM
C-CEX is very bad exchange.

Stop spam with that let dev work.

Why do you think, c-cex - scum? I trade on this exchange - and haven't any problem.

Its not necessarily scum but its an ass exchange. I get that you people want to sell off in the least possible amount of time but please have the courtesy to wait for something decent. I mean there are thousands of others who really want to make some money off of this too but they're not 3 months behind in alimony and they don't work in a call centre in Islamabad. So please be patient.

Those who have the original 32000mne have to sell any way. It takes more than 40 years to sell them and it is mining by selling.
51  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: June 08, 2017, 11:03:43 PM
Hey DEV, you should get XVG added to dark market and open bazaar sites as a currency.  Great for TOR.  I think that would boost value even more than the pump going on now.  XVG should be pump and pump, all you whales out there.  Keep up the good work DEV

Exactly, verge should be developed as the next zcash. Or add some new feactures like staking, masternote, or something like that to keep people buying and holding verge.

I think masternode will add a plus for verge

why? you don't see masternodes as a weak point/centralization?

I think it depends on how you run masternodes. Ark is doing quite well in staking. Dash's masternote is kind of centralization, but on the other hand that is what people like. They see profit inside when buying and holding masternotes.
If you really don't the concept of masternode,  you can think of the direction of dark market. Honestly, that is the main reason I bought verge. I like zcash, and I hope verge will be the next zcash. I don't mean to copy, but dark market is a good direction  to think of.
52  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: June 08, 2017, 07:46:01 PM
Hey DEV, you should get XVG added to dark market and open bazaar sites as a currency.  Great for TOR.  I think that would boost value even more than the pump going on now.  XVG should be pump and pump, all you whales out there.  Keep up the good work DEV

Exactly, verge should be developed as the next zcash. Or add some new feactures like staking, masternote, or something like that to keep people buying and holding verge.
53  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genesis Mining Presents: SGMiner-GM - now with Zawawa's GG! [Updated 17/01/2017] on: June 08, 2017, 07:31:33 PM
an absolute scam company. they don't even send me my payouts of the first 30 days.
other guys complain they don't get their payout either.


By using the Credit Card Services the Customer hereby agrees and accepts that he will not be allowed and shall be prohibited from withdrawing any amounts that the Customer has deposited and/or is entitled to as a result of the Services rendered by the Service Provider for a period of 30 days. In case the payment by the Customer results in a charge-back or other material issues occur, the Service Provider is entitled to keep all existing, current and future Mining Output.
 
So no strange stuff, just protecting there company form credit card fraud.

I hope your Case is closed now  Smiley

I have repeated above, my contract in genesis mining started 2 and half months ago. The first 30 days was passed one and half months ago. It means I am supposed to get the payouts of the first 30 days one and half months ago. But I still don't get them now. And they ignore my complain, totally silent at my case.

So, at the point, genesis mining is ABSOLUTE SCAM.
54  Economy / Service Discussion / Re: Genesis Minining Steem cloud Minining on: June 07, 2017, 02:09:12 PM
There is the other guy complaining genesis mining don't give him the correct payout in facebook.
https://www.facebook.com/GenesisMining/videos/vb.622023254530515/1463664343699731/?type=2&theater&notif_t=video_reply&notif_id=1496542912284675

The trick is they don't do this to all of their costumers, but randomly pick someone. Who know if you will be the one selected by them not to give all payouts you are supposed to get. Once you find out you don't get  the correct payouts and complain to them, the only answer you get is be patient for the first few times. And later they totally ignore your email and complain. That is exactly my experience.

If you have a thousand dollors, why not just get a miner and do mining yourself. Or just directly buy coins. Either way  is way much better and more secure than investing in genesis mining which have tuns of negative reviews on internet. It is just my opinion, I have tried genesis mining once and I will never buy any contract with them. I prefer to take a  risk to order the new 10.8g dash miner which is what I have done than to take the risk in buying contract in genesis mining.
55  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genesis Mining Presents: SGMiner-GM - now with Zawawa's GG! [Updated 17/01/2017] on: June 07, 2017, 10:29:52 AM
an absolute scam company. they don't even send me my payouts of the first 30 days.
other guys complain they don't get their payout either.

https://bitcointalk.org/index.php?topic=1947597.new#new

https://www.facebook.com/GenesisMining/videos/vb.622023254530515/1463664343699731/?type=2&theater&notif_t=video_reply&notif_id=1496542912284675

Just google genesis mining, there are tuns of negative reviews on them. all give warning they are scam.
56  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: June 06, 2017, 09:40:30 PM
does anyone know if verge is going to have some activities or changes for verge? Otherwise I am thinking to sell verge.
Verge has been rising up a lot. It should do something more to keep rising. Otherwise it won't just keep rising without any activities.
smart contract with rootstock

Thank you for reply. But what is rootstock?
57  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: June 06, 2017, 08:54:11 PM
does anyone know if verge is going to have some activities or changes for verge? Otherwise I am thinking to sell verge.
Verge has been rising up a lot. It should do something more to keep rising. Otherwise it won't just keep rising without any activities.
58  Economy / Service Discussion / Re: Genesis Minining Steem cloud Minining on: June 06, 2017, 04:28:26 PM
I started mining STEEM on Genesis Mining i bought 5 MHS just wondering if anyone else have tried to mine STEEM on there. i havent gotten any payments nor does it have a minimum withdraw amount. Has anyone had any success Huh Huh Huh

Did you pay by credit-card by any chance? They do not pay out till after 30 days in case of chargebacks and so forth. Correct me if im wrong but i think it was no payouts for 6 days if you paid your contract with BTC.

I paid genesis mining by CC 2 and half months ago. The first 30 days passed 1 and half month ago. That means I am supposed to get the payouts of first 30 days one and half months ago. But they still haven't sent me the payout of the first 30 days. And they totally ignore my emails now.
So, at this point, they are absolutely scammers.
59  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] Minereum - The first Self Mining Smart Contract - NOW TRADING NEW ROADMAP on: June 06, 2017, 04:20:08 PM
I am sad I didn't sell some MNE when it was at $10. I wanted to do so. But my ipad where my 2fa is installed had no power and the charging place is in the kitchen. So I thought I could wait to do it at night when my ipad finished charging. But the price fell down to $7 when my ipad was readdy. Too bad. Cry Cry Cry
60  Local / 中文 (Chinese) / Re: 半骗子公司 genesis mining on: June 05, 2017, 03:41:02 PM
这个论坛贴图有点麻烦,我还没搞清怎么贴图。先放些大家对 genesis 负面评价的链接:(都是英文,哪个看英文吃力的,直接用翻译软件看个大概就可以了。)
 

投诉 genesis 不给客户挖矿所得的连接:
https://bitcointalk.org/index.php?topic=1947597.new#new

揭露genesis行骗的连接:
https://bitcointalk.org/index.php?topic=1185909.0

在脸书上还有别人投诉 genesis 不给挖矿所得的连接:
https://www.facebook.com/GenesisMining/videos/vb.622023254530515/1463664343699731/?type=2&theater&notif_t=video_reply&notif_id=1496542912284675

因还要工作,只能不定时更新别人对genesis投诉的连接,以便给大家提个醒。一定要慎重考虑这个半骗子公司。有那钱买所谓的挖矿合约,不如直接买币。或是跟哪个凑凑钱,直接买个矿机自己挖。照现在这个势头,抓紧买些币,等个一段时期就升值了。我觉得买矿机亏是不会亏的,只是回本快慢和赚多少多大问题。都比买合约云挖矿来得实在。
Pages: « 1 2 [3] 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!