scrtlabs / enigma-template-dapp

Template dApp to start building with the Enigma Protocol

Home Page:http://enigma.co/protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enigma Template dApp

Enigma Protocol This repository provides the source code accompanying the article Getting Started with the Enigma Protocol: A Complete Developer’s Guide. After reading the guide, and using this repository as a template, you will be on your way to develop secret contracts with the Enigma protocol.

At Enigma, our mission is to build the first platform for scalable, privacy-preserving smart contracts, which will enable end-to-end decentralized applications. Centralized applications, acting as single points of trust and consequently single points of failure, open themselves up to data breaches, identity theft, and other manifestations of security violations. Decentralized applications work to mitigate these issues, but unfortunately can’t do so in a scalable, privacy-preserving manner. With the launch of Enigma Testnet 1.0, we provided developers with the first taste of writing secret contracts and dApps that interact with them: announcement and Github repo.

License

The Enigma Template dApp is free software: you can redistribute it and/or modify it under the terms of the MIT License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MIT License for more details.

You should have received a copy of the MIT License along with this program. If not, see https://opensource.org/licenses/.

About

Template dApp to start building with the Enigma Protocol

http://enigma.co/protocol

License:MIT License


Languages

Language:JavaScript 96.2%Language:HTML 3.6%Language:CSS 0.2%