Bitcoin Forum
May 23, 2024, 01:02:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 »  All
  Print  
Author Topic: ✪✪✪✪✪[ANN][MEDIACOIN][MDC][BOUNTY!!!][AIRDROP][NEW!!!]✰✰✰✰✰✔️  (Read 1114 times)
minecoins (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 29, 2019, 08:52:21 AM
Last edit: December 20, 2019, 05:48:53 PM by minecoins
 #1

olkah
Hero Member
*****
Offline Offline

Activity: 1484
Merit: 505



View Profile
August 29, 2019, 08:56:17 AM
 #2

Algoritm coin Huh?
minecoins (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 29, 2019, 09:17:24 AM
 #3

Algoritm coin Huh?

algo X15
minecoins (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 29, 2019, 09:43:55 AM
 #4

Mediacoin Blockchain Node
Install Node
Install Golang (version ≥ 1.11)
for Linux

apt-get install golang
or

wget https://dl.google.com/go/go1.11.5.linux-amd64.tar.gz
tar -C /usr/local -xzf go1.11.5.linux-amd64.tar.gz
or follow the installation instructions: https://golang.org/doc/install

Install or update node
go get -u -v github.com/mediacoin-pro/node/cmd/mdcnode
go build -o mdcnode github.com/mediacoin-pro/node/cmd/mdcnode
Show Node version, arguments
./mdcnode -version
./mdcnode -help
Start Node
nohup ./mdcnode -http=127.0.0.1:8888 -dir=$HOME/mdc </dev/null >/var/log/mdcnode.log 2>&1 &
Node REST API
http://127.0.0.1:8888/<command>? [&pretty] &<param>=<value>....
Get general node and blockchain information
GET /info
Get block
GET /block/<blockNum>
Get blocks
GET /blocks?offset=<blockNum>&limit=<countBlocks>
Get transaction
GET /tx/<txID:hex>
Get address info
GET /address/<address>
GET /address/@<username>
GET /address/0x<userID:hex>
GET /address/?address=<address>
Generate address with Memo
GET /address/?address&memo 
Get address info + memo code
GET /address/?address=<address>&memo=<memo>
Get transaction list by address (+memo)
GET /txs/?address=<address> [&memo=<num|hex>] [&limit=<int>] [&order="asc"|"desc"] [&offset=<hex>]
Generate new key pair, address by secret-phrase
GET /new-key?seed=<secret_phrase>
Register user in blockchain
POST /new-user?login=<login>&password=<password>
Transfer founds to address
POST /new-transfer? &(seed|login&password|private) &address=<address> [&memo=<num|hex>] &amount=<num> [&comment] [&nonce=<num|hex>]
minecoins (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 29, 2019, 10:40:42 AM
 #5


______
 
Today Mediacoin is Launching Its 2 500 000 MDC Bounty Program! 🌴
 
The Mediacoin team has prepared 4 interesting campaigns for users, that you shouldn't miss:
- Youtube Campaign.
- Blogging Compaign.
- Translation Campaign.
- Forum Campaign.
whalezy
Member
**
Offline Offline

Activity: 103
Merit: 10


View Profile
August 29, 2019, 11:45:14 AM
 #6

Did some digging in this project and so far they look legitimate , hope that investors will notice that and will invest .
Will check them out after a while, hope to see good results.
teteww12
Newbie
*
Offline Offline

Activity: 83
Merit: 0


View Profile
August 29, 2019, 12:35:30 PM
Last edit: August 29, 2019, 02:01:41 PM by teteww12
 #7

my channel Mediacoin : http://w.mdco.me/@coininfo


my address Mediacoin :MDCBQNQGZ37nTjgvw1DyZ5eypNS1WrBjxHg

DOnt forget to visit my channel Mediacoin  Wink
minecoins (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 29, 2019, 01:39:11 PM
 #8

thanks!!!do not forget to leave your wallet address.
samistry
Jr. Member
*
Offline Offline

Activity: 55
Merit: 1


View Profile
August 29, 2019, 01:50:32 PM
Last edit: August 29, 2019, 02:24:54 PM by samistry
 #9

Nice project but what makes it different from similar attempts such as file coin.
minecoins (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 29, 2019, 02:22:15 PM
 #10

Yes we have plans to make a mobile application soon
BestPoolMiner
Copper Member
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
August 29, 2019, 03:12:23 PM
 #11

Very interesting concept. I read the whitepaper, and I must say I am pretty impressed..

Good luck with your project
minecoins (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 29, 2019, 04:15:38 PM
 #12

Mission

Our mission is to create a user-friendly decentralized file sharing network free from intrusive ads and hard censorship. To make the data sharing process completely confidential and simplified.

Mediacoin offers authors opportunity to make money from their content without using embedded ads and other means of monetization. The platform allows getting a fair reward for users’ interest, unlike the proposals by modern monopolistic advertising systems.

Service developers decided to try a groundbreaking idea: to remove any middlemen, enabling consumers and authors to enter into direct interaction and make the content absolutely public and free from censorship.
andriyana
Full Member
***
Offline Offline

Activity: 842
Merit: 100


View Profile
August 29, 2019, 04:55:02 PM
 #13

if someone writes an article on the media platform mediacoin, what currency will the writer receive
minecoins (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 29, 2019, 04:59:44 PM
 #14

if someone writes an article on the media platform mediacoin, what currency will the writer receive


our coin MDC,in some cases, we are paying btc or eth
minecoins (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 29, 2019, 06:21:30 PM
 #15

MacOS https://github.com/mediacoin-core/core/releases/download/v1.1/Mediacoin.dmg
xxkaiwaxx
Sr. Member
****
Offline Offline

Activity: 479
Merit: 253



View Profile
August 29, 2019, 07:29:14 PM
 #16

Can this be PoW mined?
minecoins (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 30, 2019, 06:05:52 AM
 #17

minecoins (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 30, 2019, 08:30:09 AM
 #18

The Thing We've All Been Waiting For Finally Happened

The new version of Mediacoin Desktop 2.78 now provides information on the traffic volume per each playlist for the last month. To view the statistics, please sort data by transfer volume in the "My files" section.

The latest version is always available at
:https://mediacoin.club
whalezy
Member
**
Offline Offline

Activity: 103
Merit: 10


View Profile
August 30, 2019, 10:17:47 AM
 #19

very nice project,I hope in the future the price of the coin will rise,opened his wallet and saw that I already transferred in airdrop super coins,thank you
minecoins (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 30, 2019, 12:05:39 PM
 #20

we value every customer and therefore do everything on time!!!
Pages: [1] 2 3 4 »  All
  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!