Skip to content

Commit

Permalink
Merge pull request #166 from Protectorofcode/civic
Browse files Browse the repository at this point in the history
Update: Civic
  • Loading branch information
cyborgshead committed Jun 19, 2017
2 parents e2fcdb8 + fda8c01 commit bce8721
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions sources/Civic/Civic.toml
@@ -1,30 +1,30 @@
genesis_id = ""
system = "Civic"
dependencies = ["Ethereum"]
dependencies = ["Bitcoin"]
icon = "civic"

[token]
name = "civic token"
symbol = "CVC"

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

[descriptions]
state = "Project"
system_type = "cryptoasset"
headline = "Identity verification via the blockchain"
headline = "Identity Verification via Blockchain"

[crowdsales]
start_date = "2017-06-21T00:00:00"
end_date = "2017-07-21T00:10:00"
end_date_plan = "2017-07-21T00:00:00"
start_date = "2017-06-21T13:00:00"
end_date = "2017-06-28T13:10:00"
end_date_plan = "2017-06-28T13:00:00"
genesis_address = [""]
funding_terms = "https://tokensale.civic.com/"
funding_terms = "https://tokensale.civic.com/#terms"
funding_url = "https://tokensale.civic.com/"
tokens_sold = ""
tokens_issued = ""
tokens_issued = 1000000000
btc_raised = ""
cap_limit = ["usd = 33000000"]
raised = [""]
Expand All @@ -34,14 +34,14 @@ supply = 1000000000

[[links]]
type = "website"
name = "tokensale.civic.com"
url = "https://tokensale.civic.com/"
name = "civic.com"
url = "https://www.civic.com/"
tags = ["Main"]

[[links]]
type = "paper"
name = "Civic Whitepaper"
url = "https://tokensale.civic.com/static/images/landing/CivicWhitepaperSummary.pdf"
url = "https://tokensale.civic.com/static/images/landing/CivicTokenSaleWhitePaper.pdf"
tags = ["Main", "Science"]

[[links]]
Expand Down Expand Up @@ -70,4 +70,4 @@ type = "custom"
name = "Facebook"
url = "https://www.facebook.com/pg/civictechnologiesinc/about/?ref=page_internal"
icon = "facebook.png"
tags = ["News"]
tags = ["News"]

0 comments on commit bce8721

Please sign in to comment.