@ceramicnetwork/blockchain-utils-validation 2.0.15-hotfix.0 → 2.1.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/README.md +23 -23
  2. package/lib/blockchain-handler.d.ts +0 -0
  3. package/lib/blockchain-handler.d.ts.map +0 -0
  4. package/lib/blockchain-handler.js +0 -0
  5. package/lib/blockchain-handler.js.map +0 -0
  6. package/lib/blockchains/__tests__/fixtures.d.ts +0 -0
  7. package/lib/blockchains/__tests__/fixtures.d.ts.map +0 -0
  8. package/lib/blockchains/__tests__/fixtures.js +0 -0
  9. package/lib/blockchains/__tests__/fixtures.js.map +0 -0
  10. package/lib/blockchains/cosmos.d.ts +0 -0
  11. package/lib/blockchains/cosmos.d.ts.map +0 -0
  12. package/lib/blockchains/cosmos.js +0 -0
  13. package/lib/blockchains/cosmos.js.map +0 -0
  14. package/lib/blockchains/eosio.d.ts +0 -0
  15. package/lib/blockchains/eosio.d.ts.map +0 -0
  16. package/lib/blockchains/eosio.js +0 -0
  17. package/lib/blockchains/eosio.js.map +0 -0
  18. package/lib/blockchains/ethereum.d.ts +0 -0
  19. package/lib/blockchains/ethereum.d.ts.map +0 -0
  20. package/lib/blockchains/ethereum.js +0 -0
  21. package/lib/blockchains/ethereum.js.map +0 -0
  22. package/lib/blockchains/filecoin.d.ts +0 -0
  23. package/lib/blockchains/filecoin.d.ts.map +0 -0
  24. package/lib/blockchains/filecoin.js +0 -0
  25. package/lib/blockchains/filecoin.js.map +0 -0
  26. package/lib/blockchains/near.d.ts +0 -0
  27. package/lib/blockchains/near.d.ts.map +0 -0
  28. package/lib/blockchains/near.js +0 -0
  29. package/lib/blockchains/near.js.map +0 -0
  30. package/lib/blockchains/polkadot.d.ts +0 -0
  31. package/lib/blockchains/polkadot.d.ts.map +0 -0
  32. package/lib/blockchains/polkadot.js +0 -0
  33. package/lib/blockchains/polkadot.js.map +0 -0
  34. package/lib/blockchains/solana.d.ts +0 -0
  35. package/lib/blockchains/solana.d.ts.map +0 -0
  36. package/lib/blockchains/solana.js +0 -0
  37. package/lib/blockchains/solana.js.map +0 -0
  38. package/lib/blockchains/tezos.d.ts +0 -0
  39. package/lib/blockchains/tezos.d.ts.map +0 -0
  40. package/lib/blockchains/tezos.js +0 -0
  41. package/lib/blockchains/tezos.js.map +0 -0
  42. package/lib/index.d.ts +0 -0
  43. package/lib/index.d.ts.map +0 -0
  44. package/lib/index.js +0 -0
  45. package/lib/index.js.map +0 -0
  46. package/package.json +12 -5
package/README.md CHANGED
@@ -1,23 +1,23 @@
1
- # Utils for validation of linked blockchain accounts
2
- ![ceramicnetwork](https://circleci.com/gh/ceramicnetwork/js-ceramic.svg?style=shield)
3
- [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
4
- [![](https://img.shields.io/badge/Chat%20on-Discord-orange.svg?style=flat)](https://discord.gg/6VRZpGP)
5
- [![Twitter](https://img.shields.io/twitter/follow/ceramicnetwork?label=Follow&style=social)](https://twitter.com/ceramicnetwork)
6
-
7
- > This package contains utility functions to validate links of blockchain accounts linked a DID.
8
-
9
- ## Installation
10
- ```shell
11
- npm install @ceramicnetwork/blockchain-utils-validation
12
- ```
13
-
14
- ## Usage
15
-
16
- See the [Ceramic developer site](https://developers.ceramic.network/) for more details about how to use this package.
17
-
18
- ## Contributing
19
- We are happy to accept small and large contributions. Make sure to check out the [Ceramic specifications](https://github.com/ceramicnetwork/ceramic/blob/main/SPECIFICATION.md) for details of how the protocol works.
20
-
21
- ## License
22
-
23
- Apache-2.0 or MIT
1
+ # Utils for validation of linked blockchain accounts
2
+ ![ceramicnetwork](https://circleci.com/gh/ceramicnetwork/js-ceramic.svg?style=shield)
3
+ [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
4
+ [![](https://img.shields.io/badge/Chat%20on-Discord-orange.svg?style=flat)](https://discord.gg/6VRZpGP)
5
+ [![Twitter](https://img.shields.io/twitter/follow/ceramicnetwork?label=Follow&style=social)](https://twitter.com/ceramicnetwork)
6
+
7
+ > This package contains utility functions to validate links of blockchain accounts linked a DID.
8
+
9
+ ## Installation
10
+ ```shell
11
+ npm install @ceramicnetwork/blockchain-utils-validation
12
+ ```
13
+
14
+ ## Usage
15
+
16
+ See the [Ceramic developer site](https://developers.ceramic.network/) for more details about how to use this package.
17
+
18
+ ## Contributing
19
+ We are happy to accept small and large contributions. Make sure to check out the [Ceramic specifications](https://github.com/ceramicnetwork/ceramic/blob/main/SPECIFICATION.md) for details of how the protocol works.
20
+
21
+ ## License
22
+
23
+ Apache-2.0 or MIT
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/lib/index.d.ts CHANGED
File without changes
File without changes
package/lib/index.js CHANGED
File without changes
package/lib/index.js.map CHANGED
File without changes
package/package.json CHANGED
@@ -1,12 +1,19 @@
1
1
  {
2
2
  "name": "@ceramicnetwork/blockchain-utils-validation",
3
- "version": "2.0.15-hotfix.0",
3
+ "version": "2.1.0-rc.0",
4
4
  "description": "Blockchain utils for validation of linked blockchain accounts",
5
5
  "keywords": [
6
6
  "ceramic",
7
7
  "caip10-link"
8
8
  ],
9
- "homepage": "https://ceramic.network",
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/ceramicnetwork/js-ceramic.git"
12
+ },
13
+ "bugs": {
14
+ "url": "https://github.com/ceramicnetwork/js-ceramic/issues"
15
+ },
16
+ "homepage": "https://github.com/ceramicnetwork/js-ceramic#readme",
10
17
  "license": "(Apache-2.0 OR MIT)",
11
18
  "directories": {
12
19
  "lib": "./lib"
@@ -30,8 +37,8 @@
30
37
  "clean": "npx rimraf ./lib"
31
38
  },
32
39
  "dependencies": {
33
- "@ceramicnetwork/blockchain-utils-linking": "^2.1.1-hotfix.0",
34
- "@ceramicnetwork/common": "^2.8.1-hotfix.0",
40
+ "@ceramicnetwork/blockchain-utils-linking": "^2.2.0-rc.0",
41
+ "@ceramicnetwork/common": "^2.9.0-rc.0",
35
42
  "@ethersproject/contracts": "^5.5.0",
36
43
  "@ethersproject/providers": "^5.5.1",
37
44
  "@ethersproject/wallet": "^5.5.0",
@@ -60,5 +67,5 @@
60
67
  "ganache-core": "^2.13.2",
61
68
  "near-api-js": "^0.44.2"
62
69
  },
63
- "gitHead": "b93be4b28fd28e460dfbbdedd37f62e657027868"
70
+ "gitHead": "ef785c6fae8f185194d63bec776fc51aafeba0ab"
64
71
  }