Skip to content
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/gnotribe/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import AppRoot from "@/dapp-root/App";
const config: AppConfig = {
disableBuyTokensButton: true,
disableDAppStore: true,
forceNetworkList: ["gno-test5", "gno-zenao"],
forceNetworkList: ["gno-test5", "gno-zenao", "gno-zenao-staging"],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove test5

Copy link
Collaborator Author

@WaDadidou WaDadidou Jul 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in commit a89ca9b

forceDAppsList: ["feed", "organizations"],
defaultNetworkId: "gno-test5",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make this gno-zenao

Copy link
Collaborator Author

@WaDadidou WaDadidou Jul 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in commit a89ca9b

homeScreen: "Feed",
Expand Down
5 changes: 5 additions & 0 deletions metro.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const { getDefaultConfig } = require("expo/metro-config");
const path = require("path");
module.exports = (() => {
const config = getDefaultConfig(__dirname);

Expand All @@ -15,6 +16,10 @@ module.exports = (() => {
extraNodeModules: {
crypto: require.resolve("crypto-browserify"),
stream: require.resolve("stream-browserify"),
"@bufbuild/protobuf/codegenv2": path.resolve(
__dirname,
"node_modules/@bufbuild/protobuf/dist/cjs/codegenv2/index.js",
),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this needed?

Copy link
Collaborator Author

@WaDadidou WaDadidou Jul 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not needed, I forgot to remove it.
Since this works

Copy link
Collaborator Author

@WaDadidou WaDadidou Jul 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted in commit a89ca9b

},
};

Expand Down
97 changes: 31 additions & 66 deletions networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4516,6 +4516,7 @@
"backendEndpoint": "http://localhost:9090",
"vaultContractAddress": "",
"daoRegistryPkgPath": "gno.land/r/teritori/dao_registry",
"socialFeedsFeedId": "1",
"socialFeedsPkgPath": "gno.land/r/teritori/social_feeds",
"socialFeedsDAOPkgPath": "gno.land/r/teritori/social_feeds_dao",
"nameServiceContractAddress": "gno.land/r/demo/users",
Expand Down Expand Up @@ -4571,6 +4572,7 @@
"nameServiceContractAddress": "gno.land/r/demo/users",
"nameServiceDefaultImage": "ipfs://bafkreigqm3i4urywxohvpkbz5sgxosiogwn433ufmzz7eqldjxoi6xmwma",
"daoRegistryPkgPath": "gno.land/r/teritori/dao_registry",
"socialFeedsFeedId": "1",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"socialFeedsFeedId": "1",
"globalFeedId": "1",

Copy link
Collaborator Author

@WaDadidou WaDadidou Jul 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in commit a89ca9b

"socialFeedsPkgPath": "gno.land/r/teritori/social_feeds",
"socialFeedsDAOPkgPath": "gno.land/r/teritori/social_feeds_dao",
"groupsPkgPath": "gno.land/r/teritori/groups",
Expand All @@ -4585,56 +4587,15 @@
"txIndexerURL": "https://indexer.portal-loop.gno.testnet.teritori.com"
},
{
"id": "gno-test3",
"kind": "Gno",
"displayName": "Gno Test3",
"icon": "gno.svg",
"features": [],
"currencies": [
{
"denom": "ugnot",
"displayName": "GNOT",
"decimals": 6,
"variant": "gno",
"coingeckoId": "gno",
"icon": "gno.svg",
"kind": "native",
"color": "#232800"
}
],
"stakeCurrency": "ugnot",
"idPrefix": "gnotest3",
"chainId": "test3",
"endpoint": "https://rpc.test3.gno.land",
"txExplorer": "https://gnoscan.io/transactions/details?txhash=$hash",
"accountExplorer": "https://gnoscan.io/accounts/$address",
"contractExplorer": "https://gnoscan.io/realms/details?path=$address",
"testnet": true,
"backendEndpoint": "https://dapp-backend.mainnet.teritori.com",
"vaultContractAddress": "",
"nameServiceContractAddress": "gno.land/r/demo/users",
"nameServiceDefaultImage": "ipfs://bafkreignptjimiu7wuux6mk6uh4hb4odb6ff62ny4bvdokrhes7g67huse",
"gnowebURL": "https://test3.gno.land",
"txIndexerURL": "https://indexer.test3.gno.testnet.teritori.com"
},
{
"id": "gno-test5",
"id": "gno-zenao",
"kind": "Gno",
"displayName": "Gno Test5",
"icon": "gno.svg",
"displayName": "Gno Zenao",
"icon": "zenao.svg",
"features": [
"Organizations",
"SocialFeed",
"UPP",
"GnoProjectManager",
"NameService"
],
"featureObjects": [
{
"type": "GnoProjectManager",
"projectsManagerPkgPath": "gno.land/r/teritori/projects_manager",
"paymentsDenom": "ugnot"
}
"NameService",
"SocialFeedReadonly"
],
"currencies": [
{
Expand All @@ -4649,33 +4610,36 @@
}
],
"stakeCurrency": "ugnot",
"idPrefix": "gnotest5",
"chainId": "test5",
"endpoint": "https://rpc.test5.gno.land",
"txExplorer": "https://gnoscan.io/transactions/details?txhash=$hash&chainId=test5",
"accountExplorer": "https://gnoscan.io/accounts/$address?chainId=test5",
"contractExplorer": "https://gnoscan.io/realms/details?path=$address&chainId=test5",
"idPrefix": "zenao",
"chainId": "zenao-dev",
"endpoint": "https://gnorpc.prod.zenao.io/",
"testnet": true,
"backendEndpoint": "https://dapp-backend.testnet.teritori.com",
"gnowebURL": "https://test5.gno.land",
"gnowebURL": "https://gnoweb.prod.zenao.io/",
"vaultContractAddress": "",
"nameServiceContractAddress": "gno.land/r/demo/users",
"nameServiceDefaultImage": "ipfs://bafkreigqm3i4urywxohvpkbz5sgxosiogwn433ufmzz7eqldjxoi6xmwma",
"socialFeedsPkgPath": "gno.land/r/teritori/social_feeds",
"socialFeedsFeedId": "g1tas4cej0myrnyu237zgcu8wvvpqetch3k2fjf7:main",
"socialFeedsPkgPath": "gno.land/r/zenao/social_feed",
"socialFeedsDAOPkgPath": "gno.land/r/teritori/social_feeds_dao",
"daoInterfacesPkgPath": "gno.land/p/teritori/dao_interfaces",
"profilePkgPath": "gno.land/r/demo/profile",
"txIndexerURL": "https://indexer.test5.gno.testnet.teritori.com"
"txIndexerURL": "https://indexer.zenao.gno.testnet.teritori.com",
"cockpitNamespace": "zenao",
"txExplorer": "https://gnoscan.io/transactions/details?txhash=$hash&type=custom&chainId=zenao-dev&rpcUrl=https://gnorpc.prod.zenao.io/&indexerUrl=https://indexer.zenao.gno.testnet.teritori.com",
"accountExplorer": "https://gnoscan.io/accounts/$address?type=custom&chainId=zenao-dev&rpcUrl=https://gnorpc.prod.zenao.io/&indexerUrl=https://indexer.zenao.gno.testnet.teritori.com",
"contractExplorer": "https://gnoscan.io/realms/details?path=$address&type=custom&chainId=zenao-dev&rpcUrl=https://gnorpc.prod.zenao.io/&indexerUrl=https://indexer.zenao.gno.testnet.teritori.com"
},
{
"id": "gno-zenao",
"id": "gno-zenao-staging",
"kind": "Gno",
"displayName": "Gno Zenao",
"displayName": "Gno Zenao Staging",
"icon": "zenao.svg",
"features": [
"Organizations",
"UPP",
"NameService"
"NameService",
"SocialFeedReadonly"
],
"currencies": [
{
Expand All @@ -4690,24 +4654,25 @@
}
],
"stakeCurrency": "ugnot",
"idPrefix": "zenao",
"chainId": "zenao-dev",
"endpoint": "https://zenao-gno.fly.dev:26657",
"idPrefix": "zenaostaging",
"chainId": "zenao-dev-staging",
"endpoint": "https://gnorpc.staging.zenao.io/",
"testnet": true,
"backendEndpoint": "https://dapp-backend.testnet.teritori.com",
"gnowebURL": "https://zenao-gno.fly.dev",
"gnowebURL": "https://gnoweb.staging.zenao.io/",
"vaultContractAddress": "",
"nameServiceContractAddress": "gno.land/r/demo/users",
"nameServiceDefaultImage": "ipfs://bafkreigqm3i4urywxohvpkbz5sgxosiogwn433ufmzz7eqldjxoi6xmwma",
"socialFeedsPkgPath": "gno.land/r/teritori/social_feeds",
"socialFeedsFeedId": "g1kzqq22apmtgzd49zlxwyma0x7cu3llr968mdzn:main",
"socialFeedsPkgPath": "gno.land/r/zenao/social_feed",
"socialFeedsDAOPkgPath": "gno.land/r/teritori/social_feeds_dao",
"daoInterfacesPkgPath": "gno.land/p/teritori/dao_interfaces",
"profilePkgPath": "gno.land/r/demo/profile",
"txIndexerURL": "https://indexer.zenao.gno.testnet.teritori.com",
"cockpitNamespace": "zenao",
"txExplorer": "https://gnoscan.io/transactions/details?txhash=$hash&type=custom&chainId=zenao-dev&rpcUrl=https://zenao-gno.fly.dev:26657&indexerUrl=https://indexer.zenao.gno.testnet.teritori.com",
"accountExplorer": "https://gnoscan.io/accounts/$address?type=custom&chainId=zenao-dev&rpcUrl=https://zenao-gno.fly.dev:26657&indexerUrl=https://indexer.zenao.gno.testnet.teritori.com",
"contractExplorer": "https://gnoscan.io/realms/details?path=$address&type=custom&chainId=zenao-dev&rpcUrl=https://zenao-gno.fly.dev:26657&indexerUrl=https://indexer.zenao.gno.testnet.teritori.com"
"txExplorer": "https://gnoscan.io/transactions/details?txhash=$hash&type=custom&chainId=zenao-dev-staging&rpcUrl=https://gnorpc.staging.zenao.io/&indexerUrl=https://indexer.zenao.gno.testnet.teritori.com",
"accountExplorer": "https://gnoscan.io/accounts/$address?type=custom&chainId=zenao-dev-staging&rpcUrl=https://gnorpc.staging.zenao.io/&indexerUrl=https://indexer.zenao.gno.testnet.teritori.com",
"contractExplorer": "https://gnoscan.io/realms/details?path=$address&type=custom&chainId=zenao-dev-staging&rpcUrl=https://gnorpc.staging.zenao.io/&indexerUrl=https://indexer.zenao.gno.testnet.teritori.com"
},
{
"id": "cosmos-registry:gravitybridge",
Expand Down
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"engineStrict": true,
"dependencies": {
"@axelar-network/axelarjs-sdk": "^0.13.6",
"@bufbuild/protobuf": "^2.6.0",
"@chain-registry/types": "^0.17.1",
"@chain-registry/utils": "1.18.0",
"@cosmjs/amino": "0.32.2",
Expand Down Expand Up @@ -82,6 +83,7 @@
"@types/markdown-it-footnote": "^3.0.4",
"@types/papaparse": "^5.3.14",
"@types/pluralize": "^0.0.33",
"@yornaath/batshit": "^0.10.1",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't see where this is used

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Related to profiles in zenao, I don't remember why it's here, my bad

Copy link
Collaborator Author

@WaDadidou WaDadidou Jul 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted in commit a89ca9b

"assert": "^2.1.0",
"axios": "^1.6.2",
"bech32": "^2.0.0",
Expand Down
Loading
Loading