@unicitylabs/sphere-sdk 0.3.2 → 0.3.3
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.
- package/dist/core/index.cjs +1 -3
- package/dist/core/index.cjs.map +1 -1
- package/dist/core/index.d.cts +3 -3
- package/dist/core/index.d.ts +3 -3
- package/dist/core/index.js +1 -3
- package/dist/core/index.js.map +1 -1
- package/dist/impl/browser/index.cjs +1 -3
- package/dist/impl/browser/index.cjs.map +1 -1
- package/dist/impl/browser/index.js +1 -3
- package/dist/impl/browser/index.js.map +1 -1
- package/dist/impl/browser/ipfs.cjs.map +1 -1
- package/dist/impl/browser/ipfs.js.map +1 -1
- package/dist/impl/nodejs/index.cjs +1 -3
- package/dist/impl/nodejs/index.cjs.map +1 -1
- package/dist/impl/nodejs/index.d.cts +3 -3
- package/dist/impl/nodejs/index.d.ts +3 -3
- package/dist/impl/nodejs/index.js +1 -3
- package/dist/impl/nodejs/index.js.map +1 -1
- package/dist/index.cjs +1 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +4 -4
- package/dist/index.d.ts +4 -4
- package/dist/index.js +1 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/core/index.d.cts
CHANGED
|
@@ -2710,7 +2710,7 @@ declare const NETWORKS: {
|
|
|
2710
2710
|
readonly name: "Mainnet";
|
|
2711
2711
|
readonly aggregatorUrl: "https://aggregator.unicity.network/rpc";
|
|
2712
2712
|
readonly nostrRelays: readonly ["wss://relay.unicity.network", "wss://relay.damus.io", "wss://nos.lol", "wss://relay.nostr.band"];
|
|
2713
|
-
readonly ipfsGateways: readonly ["https://
|
|
2713
|
+
readonly ipfsGateways: readonly ["https://unicity-ipfs1.dyndns.org"];
|
|
2714
2714
|
readonly electrumUrl: "wss://fulcrum.alpha.unicity.network:50004";
|
|
2715
2715
|
readonly groupRelays: readonly ["wss://sphere-relay.unicity.network"];
|
|
2716
2716
|
};
|
|
@@ -2718,7 +2718,7 @@ declare const NETWORKS: {
|
|
|
2718
2718
|
readonly name: "Testnet";
|
|
2719
2719
|
readonly aggregatorUrl: "https://goggregator-test.unicity.network";
|
|
2720
2720
|
readonly nostrRelays: readonly ["wss://nostr-relay.testnet.unicity.network"];
|
|
2721
|
-
readonly ipfsGateways: readonly ["https://
|
|
2721
|
+
readonly ipfsGateways: readonly ["https://unicity-ipfs1.dyndns.org"];
|
|
2722
2722
|
readonly electrumUrl: "wss://fulcrum.alpha.testnet.unicity.network:50004";
|
|
2723
2723
|
readonly groupRelays: readonly ["wss://sphere-relay.unicity.network"];
|
|
2724
2724
|
};
|
|
@@ -2726,7 +2726,7 @@ declare const NETWORKS: {
|
|
|
2726
2726
|
readonly name: "Development";
|
|
2727
2727
|
readonly aggregatorUrl: "https://dev-aggregator.dyndns.org/rpc";
|
|
2728
2728
|
readonly nostrRelays: readonly ["wss://nostr-relay.testnet.unicity.network"];
|
|
2729
|
-
readonly ipfsGateways: readonly ["https://
|
|
2729
|
+
readonly ipfsGateways: readonly ["https://unicity-ipfs1.dyndns.org"];
|
|
2730
2730
|
readonly electrumUrl: "wss://fulcrum.alpha.testnet.unicity.network:50004";
|
|
2731
2731
|
readonly groupRelays: readonly ["wss://sphere-relay.unicity.network"];
|
|
2732
2732
|
};
|
package/dist/core/index.d.ts
CHANGED
|
@@ -2710,7 +2710,7 @@ declare const NETWORKS: {
|
|
|
2710
2710
|
readonly name: "Mainnet";
|
|
2711
2711
|
readonly aggregatorUrl: "https://aggregator.unicity.network/rpc";
|
|
2712
2712
|
readonly nostrRelays: readonly ["wss://relay.unicity.network", "wss://relay.damus.io", "wss://nos.lol", "wss://relay.nostr.band"];
|
|
2713
|
-
readonly ipfsGateways: readonly ["https://
|
|
2713
|
+
readonly ipfsGateways: readonly ["https://unicity-ipfs1.dyndns.org"];
|
|
2714
2714
|
readonly electrumUrl: "wss://fulcrum.alpha.unicity.network:50004";
|
|
2715
2715
|
readonly groupRelays: readonly ["wss://sphere-relay.unicity.network"];
|
|
2716
2716
|
};
|
|
@@ -2718,7 +2718,7 @@ declare const NETWORKS: {
|
|
|
2718
2718
|
readonly name: "Testnet";
|
|
2719
2719
|
readonly aggregatorUrl: "https://goggregator-test.unicity.network";
|
|
2720
2720
|
readonly nostrRelays: readonly ["wss://nostr-relay.testnet.unicity.network"];
|
|
2721
|
-
readonly ipfsGateways: readonly ["https://
|
|
2721
|
+
readonly ipfsGateways: readonly ["https://unicity-ipfs1.dyndns.org"];
|
|
2722
2722
|
readonly electrumUrl: "wss://fulcrum.alpha.testnet.unicity.network:50004";
|
|
2723
2723
|
readonly groupRelays: readonly ["wss://sphere-relay.unicity.network"];
|
|
2724
2724
|
};
|
|
@@ -2726,7 +2726,7 @@ declare const NETWORKS: {
|
|
|
2726
2726
|
readonly name: "Development";
|
|
2727
2727
|
readonly aggregatorUrl: "https://dev-aggregator.dyndns.org/rpc";
|
|
2728
2728
|
readonly nostrRelays: readonly ["wss://nostr-relay.testnet.unicity.network"];
|
|
2729
|
-
readonly ipfsGateways: readonly ["https://
|
|
2729
|
+
readonly ipfsGateways: readonly ["https://unicity-ipfs1.dyndns.org"];
|
|
2730
2730
|
readonly electrumUrl: "wss://fulcrum.alpha.testnet.unicity.network:50004";
|
|
2731
2731
|
readonly groupRelays: readonly ["wss://sphere-relay.unicity.network"];
|
|
2732
2732
|
};
|
package/dist/core/index.js
CHANGED
|
@@ -2410,9 +2410,7 @@ var DEFAULT_AGGREGATOR_URL = "https://aggregator.unicity.network/rpc";
|
|
|
2410
2410
|
var DEV_AGGREGATOR_URL = "https://dev-aggregator.dyndns.org/rpc";
|
|
2411
2411
|
var TEST_AGGREGATOR_URL = "https://goggregator-test.unicity.network";
|
|
2412
2412
|
var DEFAULT_IPFS_GATEWAYS = [
|
|
2413
|
-
"https://
|
|
2414
|
-
"https://dweb.link",
|
|
2415
|
-
"https://ipfs.io"
|
|
2413
|
+
"https://unicity-ipfs1.dyndns.org"
|
|
2416
2414
|
];
|
|
2417
2415
|
var DEFAULT_BASE_PATH = "m/44'/0'/0'";
|
|
2418
2416
|
var DEFAULT_DERIVATION_PATH2 = `${DEFAULT_BASE_PATH}/0/0`;
|