Skip to content

Commit

Permalink
Updates @artbycity/sdk to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-toth committed Oct 10, 2023
1 parent 151aebb commit 55d9103
Show file tree
Hide file tree
Showing 3 changed files with 1,015 additions and 662 deletions.
4 changes: 3 additions & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,9 @@ export default defineNuxtConfig({
},
artbycity: {
environment: 'development',
usernamesContractId: '-0MjbNd0EwwmnNgHefa5axa0we64kNM3BOnXITcF7n0'
contracts: {
usernames: '-0MjbNd0EwwmnNgHefa5axa0we64kNM3BOnXITcF7n0'
}
}
}
}
Expand Down
Loading

0 comments on commit 55d9103

Please sign in to comment.