Skip to content

AdChain/DLS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f51d775 · Jan 29, 2018

History

57 Commits
Nov 22, 2017
Jan 29, 2018
Nov 10, 2017
Sep 29, 2017
Nov 10, 2017
Dec 18, 2017
Oct 4, 2017
Nov 22, 2017
Oct 4, 2017
Oct 26, 2017
Dec 13, 2017
Nov 15, 2017
Sep 22, 2017

Repository files navigation

Ads.txt Plus

ads.txt - on the blockchain.

Site

https://adstxt.plus

Address

Rinkeby Address

https://rinkeby.etherscan.io/address/0x29d684480f5e2aa8d9cba8364a8c07b2972e1f21

Documentation

Smart contract documentation

https://dls.adchain.com/docs/DLS

Terminology

  • sellerDomain is also known as SSP/Exchange Domain in ads.txt (required)
  • pubsAccountId is also known as Publisher’s Account ID in ads.txt (required)
  • sellerRelationship is ('DIRECT' or 'RESELLER') in ads.txt (required)
  • certId is the certification authority ID e.g. Tag ID in ads.txt (optional)
  • format is media format, e.g. Desktop Display Web, Mobile Video, ... (optional)
  • region is the country (optional)

Test

truffle test

Resources

License

MIT