Bitcoin Forum
April 25, 2024, 12:46:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Real blockchain advertising  (Read 180 times)
bomj (OP)
Sr. Member
****
Offline Offline

Activity: 1337
Merit: 288


0xbt


View Profile WWW
April 02, 2020, 03:50:04 PM
 #1

Real blockchain advertising

Let’s find another new use of blockchain:
Blokchain advertising.
Try to monetize the sites using cryptocurrency.

To do this, we will use the Ethereum network and write a smart contract:



- Insert your address to receive payments.
- Determine the size of the fees.
- Deploy contract.
- Verify and publish Contract Source Code.

Edit the style and design of the html page of the ad unit as you wish.
And paste the ad block into your website.
It’s easy.

Demo:  https://ads.0xbt.net



P.S.
Can such projects attract the attention of advertisers and owners of web resources to cryptocurrency
as a payment system?

1714005985
Hero Member
*
Offline Offline

Posts: 1714005985

View Profile Personal Message (Offline)

Ignore
1714005985
Reply with quote  #2

1714005985
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
hugeblack
Legendary
*
Offline Offline

Activity: 2492
Merit: 3596


Buy/Sell crypto at BestChange


View Profile WWW
April 07, 2020, 01:02:14 PM
 #2

I did not understand this accurately? Do you mean that you are helping users to create more ERC20 tokens + free ads?
As much as you simplify many concepts, but the user does not know what is happening? He creates more tokens without knowing what is happening.
Generally, the program is open source, but I have not even noticed the existence of a donation address, how does the site manager gain?

.BEST..CHANGE.███████████████
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
███████████████
..BUY/ SELL CRYPTO..
Harlot
Hero Member
*****
Offline Offline

Activity: 1806
Merit: 671


View Profile
April 07, 2020, 03:49:55 PM
 #3

I did not understand this accurately? Do you mean that you are helping users to create more ERC20 tokens + free ads?

Judging how the site is constructed you have the option to advertise or earn by getting some advertisements of others and applying it in your website. The one who wants to be advertising his product to another person's website will be the one paying. But my main question right now is what is blockchain's role under this? Does it basically do all the transparency or does it apply a certain minimum payment for each views depending on the traffic? Another question for the OP is how is this different compared to having advertisments via Google Adsense or Mellow-Ads or any of the competition? As your service really needs to be explained thoroughly.
BrewMaster
Legendary
*
Offline Offline

Activity: 2114
Merit: 1292


There is trouble abrewing


View Profile
April 07, 2020, 04:40:14 PM
 #4

OP you should focus on explaining "why would anyone choose this method instead of any other existing method of advertising" and include the problems this would solve and the complications it adds. right now you are only focusing on "how".
to me it looks like an unnessary complication, if i want someone to display my ads on their website i pay them normally. i don't see what a smart contract would solve.

There is a FOMO brewing...
bomj (OP)
Sr. Member
****
Offline Offline

Activity: 1337
Merit: 288


0xbt


View Profile WWW
April 09, 2020, 09:50:23 PM
 #5

Compete with Google Adsense or Mellow-Ads?
Although everything happens for the first time.)))

Let's say @theymos installed a similar block on the forum with the price of one advertisement at 5-10 dollars.
(Not everyone has enough budget to participate in the auction.)
Perhaps the participants and other readers of the forum will take advantage of this inexpensive opportunity to advertise their ideas.

I think it can work on sites where ad space is very expensive.
In addition, it will be the popularization of cryptocurrency as a means of payment.
Why not throw a test ball?

stmar
Member
**
Offline Offline

Activity: 196
Merit: 52


View Profile
April 29, 2020, 07:58:39 AM
 #6

Mainnet / request sometimes produces an error:
Error: Invalid JSON RPC response ?
bomj (OP)
Sr. Member
****
Offline Offline

Activity: 1337
Merit: 288


0xbt


View Profile WWW
April 30, 2020, 04:39:21 PM
 #7

Mainnet / request sometimes produces an error:
Error: Invalid JSON RPC response ?

ads.html in line 38 replace:
Code:
var web3 = new Web3(new Web3.providers.HttpProvider("https://node3.web3api.com"));
to
Code:
var web3 = new Web3(new Web3.providers.HttpProvider("https://mainnet.infura.io/v3/80f1c00345214da4bdbc4d02f35fb265"));

//added to github

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!