Skip to content
Cosmopediaby Unity Nodes
VideosCode With Us Workshop - Saving Private Data: How to Build More Secure dApps with Secret NetworkWatch on YouTube ↗
Cosmos

Code With Us Workshop - Saving Private Data: How to Build More Secure dApps with Secret Network

08-12-2020Watch on YouTube ↗

Code With Us Workshop Date: December 8th - 5pm UTC

Video walkthrough: Beginning - 18:00 - Introduction to Secret Network 19:00 - 38:20 - Code deep-dive (basics) 38:30 - 1:11:00 - Secret Voting contract development 1:11:00 - end - Front-end integration to the secret voting contract

Secret Network is the first blockchain with privacy-preserving smart contracts, powered by an encrypted flavor of CosmWasm.

We’re going to build a Secret Voting dApp from A to Z. We’ll start by writing a very simple voting app, and then explain several privacy-oriented design considerations as we modify it to be more secure. We’ll end up with a simple contract that is able to uphold the privacy of the voters participating in it.

Then we’ll integrate the voting app with a simple UI, demonstrating how to build a web3 application using SecretJS, Kepler wallet and ReactJS.

HOSTS Reuven Podmazo (Software Engineer) Tom Langer (Software Engineer) Assaf Morami (Software Engineer)

INSTALLATIONS Rust: https://www.rust-lang.org/tools/install Configure your IDE: https://www.rust-lang.org/tools ReactJS (npm/yarn; Optional)

Also run in your shell: docker pull enigmampc/secret-network-sw-dev:v1.0.4 docker pull

Excerpt (1197 of 1394 characters). Read the rest on YouTube ↗