Skip to content

Commit

Permalink
Merge branch 'develop' into v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ark930 committed Jul 5, 2024
2 parents db4044b + 73f151d commit 9c022a0
Show file tree
Hide file tree
Showing 48 changed files with 15 additions and 1,472 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -283,11 +283,11 @@ hex = { version = "0.4.3", default-features = false }
hex-literal = { version = "0.4.1" }
impl-trait-for-tuples = { version = "0.2.2" }
jsonrpsee = { version = "0.20.3" }
log = { version = "0.4.21", default-features = false }
log = { version = "0.4.22", default-features = false }
num-bigint = { version = "0.4.6", default-features = false }
num-traits = { version = "0.2.19", default-features = false }
parity-scale-codec = { version = "3.6.12", default-features = false }
paste = { version = "1.0.14" }
paste = { version = "1.0.15" }
scale-info = { version = "2.11.3", default-features = false }
serde = { version = "1.0.203", default-features = false }
serde_json = { version = "1.0.120", default-features = false }
Expand Down
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<a href="https://bifrost.finance"><img align="center" src="./docs/res/readme/bifrost-banner.svg" alt="Bifrost Banner"/></a>
<a href="https://bifrost.io"><img align="center" src="./docs/res/readme/bifrost-banner.svg" alt="Bifrost Banner"/></a>

<a href="https://bifrost.finance"><img align="right" width="100" src="./docs/res/readme/bifrost-black-logo.svg" alt="Bifrost Logo"/></a>
<a href="https://bifrost.io"><img align="right" width="100" src="./docs/res/readme/bifrost-black-logo.svg" alt="Bifrost Logo"/></a>

<h1 align="left"><a href="https://bifrost.finance">Homepage</a></h1>
<h1 align="left"><a href="https://bifrost.io">Homepage</a></h1>

Welcome,

Bifrost is a Web3 derivatives protocol that provides decentralized cross-chain liquidity for staked assets. By leveraging on the cross-consensus message ([XCM](https://wiki.polkadot.network/docs/learn-xcm)) it can provide cross-chain liquid staking services for multiple chains.

[Our mission](https://bifrost-finance.notion.site/7df6abf2acb54b398df75230e157c7da?v=02ecfe941c5242c3b5f8c77654512b80) is to provide standardized cross-chain interest-bearing derivatives for [Polkadot](https://polkadot.network) relay chains, parachains, and heterogeneous chains bridged with Polkadot.
[Our mission](https://notion.bifrost.io/Bifrost-Roadmap-ba6c44bd4f684e5aa875ec44388b2330) is to provide standardized cross-chain interest-bearing derivatives for [Polkadot](https://polkadot.network) relay chains, parachains, and heterogeneous chains bridged with Polkadot.

👉 _Discover the Bifrost at [bifrost.finance](https://bifrost.finance/)._
👉 _Learn to use the Bifrost with our [wiki](https://wiki.bifrost.finance/)._
👉 _Discover the Bifrost at [bifrost.io](https://bifrost.io/)._
👉 _Learn to use the Bifrost with our [docs](https://docs.bifrost.io/)._

<h4>🐣 Supported by</h4>

Expand All @@ -25,10 +25,10 @@ Bifrost is a Web3 derivatives protocol that provides decentralized cross-chain l
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/acec53276777415593c2b02b2200f62e)](https://www.codacy.com/gh/bifrost-finance/bifrost?utm_source=github.com&utm_medium=referral&utm_content=bifrost-finance/bifrost&utm_campaign=Badge_Grade)
[![Substrate Version](https://img.shields.io/badge/Substrate-latest-brightgreen?logo=Parity%20Substrate)](https://github.com/paritytech/substrate)
[![License](https://img.shields.io/github/license/bifrost-finance/bifrost?color=blue)](https://github.com/bifrost-finance/bifrost/blob/master/LICENSE)
[![Dapp](https://img.shields.io/badge/Dapp-5c5c5c?logo=Icinga)](https://bifrost.app)
[![Analytics](https://img.shields.io/badge/-Analytics-5c5c5c?logo=Google%20Analytics)](https://stats.bifrost.app)
[![Dapp](https://img.shields.io/badge/Dapp-5c5c5c?logo=Icinga)](https://app.bifrost.io)
[![Analytics](https://img.shields.io/badge/-Analytics-5c5c5c?logo=Google%20Analytics)](https://stats.bifrost.io)
[![Discord](https://img.shields.io/badge/-Discord-5c5c5c?logo=Discord)](https://discord.gg/bifrost-finance)
[![Twitter](https://img.shields.io/badge/-Twitter-5c5c5c?logo=Twitter)](https://twitter.com/BifrostFinance)
[![Twitter](https://img.shields.io/badge/-X-5c5c5c?logo=X&logoColor=white)](https://x.com/Bifrost)

## Get Build Help

Expand Down
89 changes: 0 additions & 89 deletions docs/developer_setting.json

This file was deleted.

Loading

0 comments on commit 9c022a0

Please sign in to comment.