From ed6b295800e0fd20db5048470a2f659d94a81df6 Mon Sep 17 00:00:00 2001 From: lbyyy Date: Wed, 24 Jun 2020 21:51:26 +0800 Subject: [PATCH 1/2] Remove all --- index.html | 221 ----------------------------------------------------- 1 file changed, 221 deletions(-) diff --git a/index.html b/index.html index 8a9004f..3e67770 100644 --- a/index.html +++ b/index.html @@ -1,224 +1,3 @@ - - - - - - - - - - Crodex - Cross-chain Wallet for Decentralized Exchange - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

- Crodex -

-
-
-

Cross-chain Wallet for Decentralized Exchange

- Whitepaper -
-
-
-
- -
-
-
-
-

Features

-
-
-
-
-
-
-
- -

Interoperability

-

Crodex enable DEX to trade out-chain coin like Bitcoin, Litecoin …etc on ethereum.

-
-
-
-
- -

Secure

-

All your coin on ethereum or other blockchain are totally under your control.

-
-
-
-
- -

Fast

-

Trading speed are not limited by slower blockchain.

-
-
-
-
-
-
- -

High Liquidity

-

Crodex will support hybrid decentralized exchanges.

-
-
-
-
- -

Economic

-

Crodex use off-chain technology to save transaction fee.

-
-
-
-
- -

Consistent

-

Every operation will effect all blockchain.

-
-
-
-
-
- - -
-
-
-
-
-

Scenarios

-

Cross-chain Decentralized Exchange

-

Trade Bitcoin, Zcash or other coin on ethereum base decentralized exchange.

-
-
-
-
-
-

Scenarios

-

ICO

-

Receive multiple coins like Bitcoin, Ethereum or Bitcoin Cash for atomic ICO smart contract.

-
-
-
-
- -
- -
- - - - - - - - - - - - - - - - - - - - - From 71fada3e4dc6b16a9ede915ed26afebe872f1013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 13:52:13 +0000 Subject: [PATCH 2/2] Bump mixin-deep from 1.3.1 to 1.3.2 Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Signed-off-by: dependabot[bot] --- package-lock.json | 47 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 33 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 16a1cf7..42cf0bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1783,7 +1783,8 @@ "ansi-regex": { "version": "2.1.1", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "aproba": { "version": "1.2.0", @@ -1804,12 +1805,14 @@ "balanced-match": { "version": "1.0.0", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, "dev": true, + "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -1824,17 +1827,20 @@ "code-point-at": { "version": "1.1.0", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "concat-map": { "version": "0.0.1", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "console-control-strings": { "version": "1.1.0", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "core-util-is": { "version": "1.0.2", @@ -1951,7 +1957,8 @@ "inherits": { "version": "2.0.3", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "ini": { "version": "1.3.5", @@ -1963,6 +1970,7 @@ "version": "1.0.0", "bundled": true, "dev": true, + "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -1977,6 +1985,7 @@ "version": "3.0.4", "bundled": true, "dev": true, + "optional": true, "requires": { "brace-expansion": "^1.1.7" } @@ -1984,12 +1993,14 @@ "minimist": { "version": "0.0.8", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "minipass": { "version": "2.2.4", "bundled": true, "dev": true, + "optional": true, "requires": { "safe-buffer": "^5.1.1", "yallist": "^3.0.0" @@ -2008,6 +2019,7 @@ "version": "0.5.1", "bundled": true, "dev": true, + "optional": true, "requires": { "minimist": "0.0.8" } @@ -2088,7 +2100,8 @@ "number-is-nan": { "version": "1.0.1", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "object-assign": { "version": "4.1.1", @@ -2100,6 +2113,7 @@ "version": "1.4.0", "bundled": true, "dev": true, + "optional": true, "requires": { "wrappy": "1" } @@ -2185,7 +2199,8 @@ "safe-buffer": { "version": "5.1.1", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "safer-buffer": { "version": "2.1.2", @@ -2221,6 +2236,7 @@ "version": "1.0.2", "bundled": true, "dev": true, + "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -2240,6 +2256,7 @@ "version": "3.0.1", "bundled": true, "dev": true, + "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -2283,12 +2300,14 @@ "wrappy": { "version": "1.0.2", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "yallist": { "version": "3.0.2", "bundled": true, - "dev": true + "dev": true, + "optional": true } } }, @@ -3828,9 +3847,9 @@ "dev": true }, "mixin-deep": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.1.tgz", - "integrity": "sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz", + "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==", "dev": true, "requires": { "for-in": "^1.0.2",