diff --git a/sources/Civic/Civic.toml b/sources/Civic/Civic.toml index fffc81c3..2526b277 100644 --- a/sources/Civic/Civic.toml +++ b/sources/Civic/Civic.toml @@ -1,6 +1,6 @@ genesis_id = "" system = "Civic" -dependencies = ["Ethereum"] +dependencies = ["Bitcoin"] icon = "civic" [token] @@ -8,23 +8,23 @@ 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 = [""] @@ -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]] @@ -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"] \ No newline at end of file