Skip to content

MarkizOrias/Hackathon2022BackEnd

Repository files navigation

CopyRightLocker Project - BackEnd

The Front-End repo is here: https://github.com/MarkizOrias/Hackathon_Front_End

Simple, fast, secure and reliable platform, to store your copyrights on-chain. You can also transfer your copyrights to another owner by using an additional feature, apart from data of your wallet. This allows to prevent falsification and ensures persistance of the certificates on the long time.

Steps To Run

1. Download And Open VSCode

Or other compiler for multiple programming languages.

2. Install eth-brownie

Type below in powershell terminal:

pip install eth-brownie

3. Clone Our Repository

git clone https://github.com/MarkizOrias/Hackathon2022BackEnd.git

4. Setup your private keys!

  • Rename .env.example to .env

  • Add your private keys for:

  • Your Wallet Address

  • Infura if you want to test this on a Testnet like Goerli

  • Etherscan Token if you want to verify your contracts

5. Run Some Code!

brownie run scripts/name_of_python_script.py

6. Run Some Tests!

brownie test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •