diff --git a/wallet_mobile/mobile_ecosystem/story-testnet/eco_list.json b/wallet_mobile/mobile_ecosystem/story-testnet/eco_list.json new file mode 100644 index 0000000000..6ed29ad9f9 --- /dev/null +++ b/wallet_mobile/mobile_ecosystem/story-testnet/eco_list.json @@ -0,0 +1,16 @@ +[ + { + "name": "Faucet", + "description": "Story testnet faucet.", + "thumbnail" : "https://raw.githubusercontent.com/cosmostation/chainlist/master/wallet_mobile/mobile_ecosystem/story-testnet/resource/faucet.png", + "link": "https://faucet.story.foundation/", + "type": "Faucet" + }, + { + "name": "Staking Dashboard" + "description": "Story testnet staking tool.", + "thumbnail" : "https://raw.githubusercontent.com/cosmostation/chainlist/master/wallet_mobile/mobile_ecosystem/story-testnet/resource/staking.png", + "link": "https://staking.story.foundation/", + "type": "Dashboard" + } +] diff --git a/wallet_mobile/mobile_ecosystem/story-testnet/resource/faucet.png b/wallet_mobile/mobile_ecosystem/story-testnet/resource/faucet.png new file mode 100644 index 0000000000..cda76f1189 Binary files /dev/null and b/wallet_mobile/mobile_ecosystem/story-testnet/resource/faucet.png differ diff --git a/wallet_mobile/mobile_ecosystem/story-testnet/resource/stake.jpg b/wallet_mobile/mobile_ecosystem/story-testnet/resource/stake.jpg new file mode 100644 index 0000000000..be581f1ee0 Binary files /dev/null and b/wallet_mobile/mobile_ecosystem/story-testnet/resource/stake.jpg differ