-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpubspec.yaml
More file actions
33 lines (31 loc) · 838 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
33 lines (31 loc) · 838 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
name: on_chain_swap
description: This package enables seamless interaction with the Chainflip network and supports Ethereum, Bitcoin, Solana and substrate, facilitating cross-chain swaps without dependencies.
version: 0.5.0
homepage: "https://github.com/mrtnetwork/onchain_swap"
repository: "https://github.com/mrtnetwork/onchain_swap"
Author: mrhaydari.t@gmail.com
topics:
- chainflip
- ethereum
- substrate
- solana
- bitcoin
environment:
sdk: '>=3.6.0 <4.0.0'
# Add regular dependencies here.
dependencies:
# blockchain_utils:
# path: ../blockchain_utils
blockchain_utils: ^7.1.0
cosmos_sdk: ^4.1.0
on_chain: ^8.1.0
bitcoin_base: ^7.3.0
polkadot_dart: ^5.3.0
xrpl_dart: ^7.6.0
zcash_dart: ^0.2.0
dev_dependencies:
test: ^1.25.8
lints: ^4.0.0
flutter_lints: ^4.0.0
http: ^1.2.0
grpc: ^5.1.0