mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 19:44:47 +00:00
e2ddf7517f
Baic skeleton 🦴
NFT Details page. The API is not returning properties
Add traits, add opensea link, fetch nfts when new account is added
Toggle privacy options
Hide NFT behind FF
Update sgv
Fix lint and rename opensea to collectibles
Signed-off-by: Shivek Khurana <shivek@status.im>
35 lines
711 B
Bash
35 lines
711 B
Bash
CACHED_WEBVIEWS_ENABLED=1
|
|
DEBUG_WEBVIEW=1
|
|
DEFAULT_NETWORK=mainnet_rpc
|
|
DEV_BUILD=1
|
|
ERC20_CONTRACT_WARNINGS=0
|
|
ETHEREUM_DEV_CLUSTER=1
|
|
EXTENSIONS=0
|
|
FLEET=eth.prod
|
|
GROUP_CHATS_ENABLED=1
|
|
LOG_LEVEL=info
|
|
MAILSERVER_CONFIRMATIONS_ENABLED=1
|
|
PFS_ENCRYPTION_ENABLED=1
|
|
PFS_TOGGLE_VISIBLE=1
|
|
POW_TARGET=0.002
|
|
POW_TIME=1
|
|
SNOOPY=0
|
|
RPC_NETWORKS_ONLY=0
|
|
PARTITIONED_TOPIC=0
|
|
CONTRACT_NODES=1
|
|
STATUS_GO_PROTOCOL=0
|
|
STATUS_GO_ENABLE_NIMBUS=0
|
|
KEYCARD_TEST_MENU=0
|
|
QR_READ_TEST_MENU=1
|
|
ENABLE_ROOT_ALERT=1
|
|
ENABLE_REFERRAL_INVITE=1
|
|
ENABLE_QUO_PREVIEW=1
|
|
MAX_IMAGES_BATCH=5
|
|
APN_TOPIC=im.status.ethereum.pr
|
|
COMMUNITIES_ENABLED=1
|
|
DATABASE_MANAGEMENT_ENABLED=1
|
|
METRICS_ENABLED=0
|
|
EIP1559_ENABLED=1
|
|
DELETE_MESSAGE_ENABLED=1
|
|
COLLECTIBLES_ENABLED=1
|