We have two chains (lol two chainz: https://www.youtube.com/watch?v=4dfSrP1CbeQ) The ETH chain and the cheapETH chain. We can assume the ETH chain has ~1000x more value than the cheapETH chain. In order to move value between chains, we need a trusted way to get the state of each chain on to the other chain. L1 -> L2 Bridge: L1 (ETH) is secured by proof of work. Generating a fake proof of work chain is very expensive. How it works: 1. Deploy contract on L2 with a checkpoint hash of an ETH block. You can manually audit this, the same way you would audit the contract address. 2. Anyone can submit future block headers of the main chain, the contract validates that they are correct and have the right difficultly. 3. If someone submits a longer chain, the contract follows that chain. (block reorg) Think like we are running a "light node" on cheapETH itself. I don't know how doable this is, but it would be nice if it worked. The key part is that the cheapETH contract must be able to validate the difficult operation. If this can't be reasonably written on the Ethereum platform, we could have a special contract address on cheapETH which contains the mainETH state hash, but I hope it doesn't come to that.
Bridge between L1 (Ethereum) and L2 (cheapETH)
Overview
C0mptCrypt - An object-oriented, minamalistic, simple encryption library in Python
C0mptCrypt allows you to encrypt strings of text. It can only be decrypted using C0mptCrypt and not by random online tools. You can use this for a variety of things from creating passwords, to encryp
Given a string or a text file with plain text , returns his encryption using SHA256 method
Encryption using SHA256 Given a string or a .txt file with plain text. Returns his encryption using SHA256 method Requirements : pip install pyperclip
A simple Python tool to help anyone use Liquidity Pools on the BitShares blockchain.
ACCOUNT AND ACTIVE KEY ARE NOT PERSISTENT, YOU WILL NEED TO ENTER THEM EACH TIME YOU LAUNCH THE APP (but not every transaction. that's a win). If / wh
SimpleWallet - Simple wallet for Bitcoin
Simple Wallet This is a basic python starter package to be used as a template fo
Advanced Digital Envelope System Using Cryptography Techniques (Encryption & Decryption)
Advanced-Digital-Envelope-System Advanced Digital Envelope System Using Cryptography Encryption Techniques The digital envelope system is the techniqu
Hide secret texts inside an image, optionally encrypt them with a password using AES-256.
Hide secret texts/messages inside an image. You can optionally encrypt your texts with a password using AES-256 before encoding into the image.
This is a simple Bitcoin non-deterministic wallet address generator coded in Python 3.
This is a simple Bitcoin non-deterministic wallet address generator coded in Python 3. It generates a Private Key in different formats (hex, wif and compressed wif) and corresponding Public Addresses
A Python script to implement Hill's Cipher Encryption and Decryption.
Hill_Cipher-Encryption_and_Decryption A Python script to implement Hill's Cipher Encryption and Decryption. Initially in the Encryption part, the Plai
BETCOIN BET is a digital currency system created with python
BETCOIN BET is a digital currency created with python and flask with features of a centralized bank, wallet system, and open transaction history of al
Connects to an active BitCoin Peer and communicates in order to locate a specific block number (height)
BitCoin-Peer-Client Connects to an active BitCoin Peer, and locates a predetermined block number (height) by downloading block headers. Once required
PyBeacon is a collection of scripts for dealing with Cobalt Strike's encrypted traffic.
PyBeacon is a collection of scripts for dealing with Cobalt Strike's encrypted traffic. It can encrypt/decrypt beacon metadata, as well as pa
A repository for voting systems using Choice Coin.
Voting This is a repository for voting software built using Choice Coin on the Algorand Network. Our voting software is centered around Decentralized
Highly decentralized and censorship-resistant way to store key data
Beacon coin Beacon coin is a Chia singelton coin that can store data that needs to be: always available censorship resistant versioned potentially imm
Python wrapper for the Equibles cryptos API.
Equibles Cryptos API for Python Requirements. Python 2.7 and 3.4+ Installation & Usage pip install If the python package is hosted on Github, you can
Historical Crypto Price
Made with Coingecko API, this is a VERY simple python script that asks you the crypto, date and currency you want and then proceeds to give you the price and MarketCap at that precise moment
A bot written in Python to automatically buy tokens on the Binance Smart Chain as soon as liquidity is provided
A bot written in Python to automatically buy tokens on the Binance Smart Chain as soon as liquidity is provided. If you’ve found this bot useful and have profited from it please consider donating any
An extreme encryption for everyone, encrypt your text before sending to anyone.
An extreme encryption for everyone, encrypt your text before sending to anyone. Alphabets and numbers are going to be encrypted like a hell
BlockVis - Create beautiful visualizations of Bitcoin Blockheaders
BlockVis Create beautiful visualizations of Bitcoin Blockheaders How to run To r
A python-jvm wrapper for interacting with the Ergo blockchain.
ergpy A python-jvm wrapper for interacting with the Ergo blockchain. Usage Requires Java 8 or higher to be installed on system pip install JPype1 pip
Repository detailing Choice Coin's Creation and Documentation
Choice Coin V1 This Repository provides code and documentation detailing Choice Coin V1, a utility token built on the Algorand Blockchain. Choice Coin