Skip to content

Commit

Permalink
config update
Browse files Browse the repository at this point in the history
  • Loading branch information
wpdas committed Apr 9, 2024
1 parent de6368b commit bcd0f81
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# BitBabble - A Decentralized Chat

This project was built using [**Além**](https://alem.dev/). Connect with your friends and chat safely using Near Blockchain to store all the data.

[**Access the live Chat Here!**](https://near.social/wendersonpires.near/widget/bit-babble)
9 changes: 5 additions & 4 deletions alem.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,16 @@
"mainnetAccount": "wendersonpires.near",
"testnetAccount": "wendersonpires.testnet",
"name": "Bit Babble",
"description": "App description",
"description": "BitBabble - A Decentralized Chat (built using Além)",
"linktree": {
"website": "github.com/wpdas/alem"
"website": "github.com/wpdas/bitbabble-dchat"
},
"image": {
"ipfs_cid": "bafkreicjdgat5xsw7vxbosoyygermawhkfi2by3ovg7c6tumrayn4rimty"
"ipfs_cid": "bafkreiegyjsgok6ctnurix3shkm7mrbdqzclfqpsh4tltnkxqyuxzgvbk4"
},
"tags": [
"alem",
"bitbabble",
"chat",
"dapp",
"near",
"bos"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"deploy:testnet": "npm run build; alem deploy --network testnet"
},
"dependencies": {
"alem": "^1.0.0-beta.12"
"alem": "^1.0.0-beta.13"
},
"devDependencies": {
"@types/styled-components": "^5.1.26",
Expand Down

0 comments on commit bcd0f81

Please sign in to comment.