Skip to content

Commit

Permalink
package.json and alem.config.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
wpdas committed May 2, 2024
1 parent 0296933 commit 4140543
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 8 deletions.
22 changes: 15 additions & 7 deletions alem.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,26 @@
"mainnetAccount": "staging.potlock.near",
"testnetAccount": "alem-lib.testnet",
"name": "PotLock",
"description": "App description",
"description": "PotLock is transforming the way public goods are funded. Create your project, donate to your favroite project, or earn automatic on-chain referrals from funding for your favorite public goods.\n\nLearn more at https://docs.potlock.io ",
"linktree": {
"website": "github.com/wpdas/alem"
"website": "potlock.io/app"
},
"image": {
"ipfs_cid": "bafkreicjdgat5xsw7vxbosoyygermawhkfi2by3ovg7c6tumrayn4rimty"
"ipfs_cid": "bafkreicwzq6dlcynhceovrtslsjja2d76b7ysnjih4qmqlk7atre3w2nay"
},
"tags": [
"alem",
"dapp",
"near",
"bos"
"potlock",
"qf",
"quadratic-funding",
"gitcoin",
"giveth",
"public-goods",
"funding",
"refi",
"impact",
"near-impact",
"open-source",
"app"
],
"compilerOptions": {
"baseUrl": ".",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "alem-app",
"version": "1.0.0",
"description": "The base template for Create Alem dApp",
"repository": "git@github.com:wpdas/create-alem-dapp.git",
"repository": "https://github.com/PotLock/bos-app-alem",
"license": "MIT",
"scripts": {
"start": "alem dev",
Expand Down

0 comments on commit 4140543

Please sign in to comment.