Skip to content

Commit

Permalink
Add: Bottos
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjascant committed Dec 24, 2017
1 parent e827824 commit a2c3092
Showing 1 changed file with 88 additions and 0 deletions.
88 changes: 88 additions & 0 deletions sources/Bottos/Bottos.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@

genesis_id = ""
system = "Bottos"
dependencies = ["Ethereum"]
icon = "bottos"

[token]
name = "bto token"
symbol = "BTO"

[consensus]
consensus_type = "ERC20 Token"
consensus_name = "Ethereum"

[descriptions]
state = "Project"
system_type = "cryptoasset"
headline = "Decentralized data sharing network "

[crowdsales]
start_date = "2017-12-31T00:00:00"
end_date = "2018-01-31T00:00:00"
end_date_plan = "2018-01-31T00:00:00"
genesis_address = [""]
funding_terms = "https://www.bottos.org/"
funding_url = "https://www.bottos.org/"
tokens_sold = ""
tokens_issued = ""
btc_raised = ""
cap_limit = [""]
raised = [""]

[specs]
supply = 0

[[links]]
type = "website"
name = "www.bottos.org"
url = "https://www.bottos.org/"
tags = ["Main"]

[[links]]
type = "paper"
name = "Bottos Whitepaper"
url = "https://www.bottos.org/pdf/Bottos%20whitepaper%20English%20final.pdf"
tags = ["Main", "Science"]

[[links]]
type = "github"
name = "Bottos Github"
url = "https://github.com/Bottos-project"
icon = "github.png"
tags = ["Main", "Code"]

[[links]]
type = "blog"
name = "Bottos Blog"
url = "https://medium.com/bottos"
icon = "medium.png"
tags = ["Main", "News"]

[[links]]
type = "forum"
name = "Bitcointalk"
url = "https://www.bottos.org/Uploads/2017/12/14/5a31f4d852429.png"
icon = "bitcointalk.png"
tags = ["News"]

[[links]]
type = "twitter"
name = "Twitter"
url = "https://twitter.com/bottos_ai"
icon = "twitter.png"
tags = ["News"]

[[links]]
type = "custom"
name = "Bottos Telegram"
url = "https://telegram.me/bottosglobal"
icon = "telegram.png"
tags = ["News"]

[[links]]
type = "custom"
name = "Facebook"
url = "https://www.facebook.com/bottos.org"
icon = "facebook.png"
tags = ["News"]

0 comments on commit a2c3092

Please sign in to comment.