dshop
dshop copied to clipboard
Origin Dshop - launch your own decentralized store
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chai-http](https://togithub.com/chaijs/chai-http) | devDependencies | pin | [`^4.3.0` -> `4.3.0`](https://renovatebot.com/diffs/npm/chai-http/4.3.0/4.3.0) | 📌...
Bumps [keypair](https://github.com/juliangruber/keypair) from 1.0.2 to 1.0.4. Release notes Sourced from keypair's releases. v1.0.4 Merge pull request from GHSA-3f99-hvg4-qjwj 9596418 https://github.com/juliangruber/keypair/compare/v1.0.3...v1.0.4 v1.0.3 pkg: clean up 89dafaa fix:typescript: set default export (#18)...
Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be...
Addresses one part of #945 by allowing shop admins to add a 'social link' of their choice. I've made it so that a Globe icon is displayed on the 'Storefront'...
Let's say an admin creates a shop with the name 'Store' during initial set up. On their UI, it is mentioned that the name can be changed later. If and...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-router-dom](https://togithub.com/remix-run/react-router) | [`5.2.0` -> `5.3.0`](https://renovatebot.com/diffs/npm/react-router-dom/5.2.0/5.3.0) | [](https://docs.renovatebot.com/merge-confidence/)...
Adds checkboxes 'Min. Cart Value' and 'Max. Discount Value' to automatic discounts. Functionality has been tested by manually creating orders on the dev environment. Some screenshots included below: #### Discount...
Right now our affiliate commission is hardcoded as 2 OGN per $1 spent. Let's make this variable so that each merchant is able to set their own rates.
When setting up my node, I set a bad LIsting ID. I wasn't thinking and just threw in some raneom one. Didn't think it would stick me in this spot:...
Add support for selling NFTs to the dshop front-end. The dshop admin tools could also allow to deploy NFT contracts and mint new NFTs.