Squashed commit adding admin files:

commit 13c9db4a90df62bec88ab0426f1e568aab1ecf8a
Author: Hernando Castano <castano.ha@gmail.com>
Date:   Sun Feb 2 22:02:38 2020 -0500

    Add README file

commit adf214d0506ba10bbeb3bca8578fd1926d818187
Author: Hernando Castano <castano.ha@gmail.com>
Date:   Sun Feb 2 21:52:09 2020 -0500

    Add EditorConfig file

commit 23b633e9df4bfd72fb10e57a4fd5d7e53755b490
Author: Hernando Castano <castano.ha@gmail.com>
Date:   Sun Feb 2 21:51:58 2020 -0500

    Move License to top level and remove .keep files
This commit is contained in:
Hernando Castano
2020-02-02 22:07:35 -05:00
committed by Bastian Köcher
parent fbaa803034
commit ffdb987a54
2 changed files with 8 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Parity Bridges Common
This is a collection of components for building bridges.
The main components that will be constructed here will be bridge modules/runtimes
and bridge relays.
🚧 The bridges are currently under construction - a hardhat is recommended beyond this point 🚧