Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request cybercongress#305 from Protectorofcode/enigmaaa
Browse files Browse the repository at this point in the history
Add: Enigma
  • Loading branch information
Protectorofcode committed Oct 8, 2017
2 parents 96a5c61 + 157879d commit 62e7061
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 0 deletions.
Binary file added logos/enigma.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
91 changes: 91 additions & 0 deletions sources/Enigma/Enigma.toml
@@ -0,0 +1,91 @@
genesis_id = ""
system = "Enigma"
dependencies = ["Ethereum"]
icon = "enigma"

[token]
name = "enigma token"
symbol = "ENG"

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

[descriptions]
state = "Public"
system_type = "cryptoasset"
headline = "Decentralized data marketplace platform"

[crowdsales]
start_date = "2017-08-21T16:00:00"
end_date = "2017-08-31T16:00:00"
end_date_plan = "2017-08-31T16:00:00"
genesis_address = [""]
funding_terms = "https://www.enigma.co/"
funding_url = "https://www.enigma.co/"
tokens_sold = ""
tokens_issued = ""
btc_raised = ""
cap_limit = [""]
raised = [""]

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

[[links]]
type = "paper"
name = "Enigma Whitepaper"
url = "https://www.enigma.co/enigma_catalyst.pdf"
tags = ["Main", "Science"]

[[links]]
type = "github"
name = "Enigma GitHub"
url = "https://github.com/enigmampc"
icon = "github.png"
tags = ["Main","Code"]

[[links]]
type = "blog"
name = "Enigma Blog"
url = "https://blog.enigma.co/"
icon = "medium.png"
tags = ["Main", "News"]

[[links]]
type = "forum"
name = "Bitcointalk"
url = "https://bitcointalk.org/index.php?topic=2014543.0"
icon = "bitcointalk.png"
tags = ["News"]

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

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

[[links]]
type = "slack"
name = "Enigma Slack"
url = "https://slack.enigma.co/"
icon = "slack.png"
tags = ["News"]

[[links]]
type = "reddit"
name = "Reddit"
url = "https://www.reddit.com/r/enigmacatalyst/"
icon = "reddit.png"
tags = ["News"]

0 comments on commit 62e7061

Please sign in to comment.