Skip to content

Commit

Permalink
Merge pull request #305 from bifrost-finance/master
Browse files Browse the repository at this point in the history
Bifrost change domain and github organization name
  • Loading branch information
Noc2 authored Jun 29, 2020
2 parents fd3b9be + 596f533 commit 93f5068
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion grants/accepted_grant_applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ This page gives an overview of accepted grants and a link to their GitHubs. Keep
- [Chain Security](https://chainsecurity.com/) - Tool for validating correctness of Polkadot runtimes ([GitHub](https://github.com/ChainSecurity))

## Wave 5
- [Bifrost](https://bifrost.codes/) - EOS interoperable bridge ([GitHub](https://github.com/bifrost-codes))
- [Bifrost](https://bifrost.finance/) - EOS interoperable bridge ([GitHub](https://github.com/bifrost-finance))
- [Entropy Labs](https://entropylabs.hk) - A toolkit for building and deploying applications with substrate
- [Papers GmbH](https://airgap.it) - AirGap - Desktop (+mobile) wallet for Polkadot ([GitHub](https://github.com/airgap-it))
- [Stake Technologies](https://stake.co.jp/) - Plasm Chain + OVM Implementation ([GitHub](https://github.com/staketechnologies/))
Expand Down
2 changes: 1 addition & 1 deletion grants/polkadot_stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ In the below sections you can find a list of different layers of the Polkadot St
| Components | Existing projects | Potentially interesting projects
|-|-|-
| Scalable Transactions | [Plasm](https://github.com/staketechnologies/Plasm), [Celer](https://github.com/celer-network), [Gunclear](https://github.com/GunClear)| roll-ups, DAG-based consensus mechanisms, side chains |
| Bridges | [Ethereum by Centrifuge](https://github.com/centrifuge/), [EOS by Bifrost](https://github.com/bifrost-codes), [POA <> Substrate](https://github.com/paritytech/parity-bridge), [Substrate <> Ethereum DAI Bridge](https://github.com/akropolisio/POC-polkadai-bridge), [Substrate <> Substrate Bridge](https://github.com/paritytech/substrate-bridge-relay), [BTC by ChainX](https://github.com/chainx-org/ChainX)| ZCash, Ethereum, Tendermint |
| Bridges | [Ethereum by Centrifuge](https://github.com/centrifuge/), [EOS by Bifrost](https://github.com/bifrost-finance), [POA <> Substrate](https://github.com/paritytech/parity-bridge), [Substrate <> Ethereum DAI Bridge](https://github.com/akropolisio/POC-polkadai-bridge), [Substrate <> Substrate Bridge](https://github.com/paritytech/substrate-bridge-relay), [BTC by ChainX](https://github.com/chainx-org/ChainX)| ZCash, Ethereum, Tendermint |
| Privacy | [ZeroChain](https://github.com/LayerXcom/zero-chain), [pLibra (Phala Network)](https://github.com/phala-network)
| Off-Chain | [substraTEE](https://github.com/scs/substraTEE)
| Financial Chains | [Katal Chain](https://github.com/katalchain), [Laminar Chain](https://github.com/laminar-protocol/laminar-chain), [Acala](https://acala.network/), [Centrifuge](https://github.com/centrifuge/), [Stafi](https://github.com/stafiprotocol/stafi-node), [Bandot](https://github.com/bandotorg/Bandot), [Definex](https://github.com/y2labs-0sh)
Expand Down
8 changes: 4 additions & 4 deletions grants/speculative/bifrost_network.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ Bifrost is a project developed by Liebi technology based on substrate. Bifrost t
Liebi team consists of technical experts with years of experience in blockchain development. The mission is to make the blockchain simpler and lower the blockchain threshold so that more users can easily use the blockchain technology in their lives. our team’s products mainly around staking development, have extensive experience in staking, and have multiple public blockchain development capabilities.

## Team Website
* https://bifrost.codes
* https://bifrost.finance
* https://liebi.com

## Team repository
* https://github.com/bifrost-codes
* https://github.com/bifrost-finance

## Bifrost EOS Bridge (Grant application)
The Bifrost EOS interoperable bridge is a substrate-developed project that combines SPV client and multi-signature mechanisms to build a secure, flexible, and scalable cross-chain without modifying the core functionality of the parent chain. We also envisioned a version in which the parent and side chains are SPV clients of each other. This version is more distributed and safer, but it is costly and difficult to implement. The current approach not only allows the user's assets to be chained, but also the staking benefits of the parent chain. In the future, it can also support any operation across the chain for true interoperability.
Expand Down Expand Up @@ -164,7 +164,7 @@ RUST-EOS is the Substrate component library, run the following command for envir

2. Clone rust-eos repository
```
# git clone https://github.com/bifrost-codes/rust-eos
# git clone https://github.com/bifrost-finance/rust-eos
```

3. Run Cargo test
Expand All @@ -186,7 +186,7 @@ The Roadmap related code will be packaged into a docker container for verificati
##### What work has been done so far?
Currently we have open sourced Substrate supported RUST-EOS components and SPV Client developing and expect to open source in the future.

rest-eos repository: https://github.com/bifrost-codes/rust-eos
rest-eos repository: https://github.com/bifrost-finance/rust-eos

##### Have you applied for other grants so far?
We participated in the Substrate development hackathon organized by Polkaworld with the Bifrost project and won the competition. The rest was invested by the team and no other subsidies were applied.
Expand Down

0 comments on commit 93f5068

Please sign in to comment.