Skip to content

Repository files navigation

Zeus Encryption

Zeus Encryption is the world's first AES/SHA-256 encryption application running on the decentralised smart contracts Ethereum Classic Network. Built with a combination of Solidity and Javascript/Html, the program accepts deposits of 10,000 ZEUS tokens in return for a passphrase protected encryption/decryption service on Ethereum Classic blockchain. Zeus Encryption Wallet Connected with QR - Copy

1. How to Use Zeus Encryption dApp

We introduce zeusencryption.app our first decentralized application in the Zeus ecosystem with an AES/SHA-256 encryption program written in Solidity and deployed to Ethereum Classic blockchain. As a Turing-complete EVM, you can interact with Ethereum Classic using MetaMask Wallet application to interface with the UI and operate the Zeus Encryption program. For those not familiar with ETC network configuration, scan the QR code in the image above or access this article for step-by-step instructions: Visit Zeus Project


2. Ethereum Classic Network Configuration

Ethereum Classic blockchain which runs the ZEUS token smart contract and Zeus Encryption smart contract share similar charactristics to Ethereum, except proof-of-work algorithm and different Remote Procedure Call RPC network settings to connect to the blockchain.

ETC Network Confugration - Copy

3. How to Acquire ZEUS to Operate Zeus Encryption Program

ZEUS is an ERC-20 token running on the Ethereum Classic blockchain and can be swapped for underlying asset ETC.

  • ZEUS Contract Address: 0x66e97838A985cf070B9F955c4025f1C7825de44F

After acquiring ETC from your favorite CEX, head over to https://app.hebeswap.com and swap some ETC for ZEUS on the decentralised exchange. Remember to add the ZEUS token contract address in HebeSwap DeX and add to your token list.

HebeSwap Dex - Copy

4. How to Run Zeus Encryption Program Locally on Your Machine

You can run Zeus Encryption application locally on your machine using NodeJS and npm server instace with instructions below:

  • Access the NodeJS website and download the NodeJS LTS package https://nodejs.org/en
  • Install NodeJS and open CMD as admin and check the instance of npm server running by typing npm -v
  • Proceed to install live server globally using this command: npm install -g live-server
  • Once install is complete you can download the ZeusEncryption v1.2 file from GitHub and store in C:\ZeusEncryption
  • Navigate your folder structure using cd.. or cd "FolderName" until your directory points to the C:\ZeusEncryption folder
  • You can now launch the application by typing live-server into CMD command prompt. Wait for application to open on 127.0.0.1:8080
  • Zeus Encryption should now open and you can connect your wallet, deposit 10,000 ZEUS and proceed to encrypt/decrypt your data.

5. Future Project Development

As the community around the project forms and continues to grow in anticipation for the launch of ZEUS Mail, we encourage education to onboard new people to experience the innovative solutions presented by blockchain networks and applications. Join the community on Telegram and Twitter Follow our social channels for updates on the project including The Genesis Heist Web3 Comic NFT and our digital celestial art artifacts.

About

Zeus Encryption is the world's first AES/SHA-256 encryption application running on decentralised smart contracts Ethereum Classic Network. Built with a combination of Solidity and Javascript/Html, the program accepts deposits of 10,000 ZEUS tokens in return for a passphrase protected encryption/decryption service on Ethereum Classic blockchain.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages