1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-29 00:57:50 +02:00
market/src/components/atoms/Publisher
Jamie Hewitt d887675f82
Add datatoken to wallet for metamask users (#574)
* upgrading to ocean.js 0.14.6

* saving initial changes

* creating seperate component for adding tokens

* showing datatoken name

* adding button for metamask users

* using substring as datatoken symbol

* removing duplicated code

* removing empty div element

* removing unneccessary div element

* no longer sending the whole DDO

* refactoring add token functions

* updating function name

* no longer sending the whole ddo to the addDataToken component

* removing DDO import

* small refactor, get web3 provider info in useWeb3

* general AddToken component

* cleanup

* cleanup, remove symbol shortening

* copy, layout tweaks

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-05-17 16:12:22 +02:00
..
Add.module.css 3Box publisher profiles (#264) 2020-11-27 12:04:35 +01:00
Add.tsx 3Box publisher profiles (#264) 2020-11-27 12:04:35 +01:00
index.module.css 3Box publisher profiles (#264) 2020-11-27 12:04:35 +01:00
index.tsx Add datatoken to wallet for metamask users (#574) 2021-05-17 16:12:22 +02:00
ProfileDetails.module.css Profile tweaks and fixes (#278) 2020-12-01 13:16:19 +01:00
ProfileDetails.tsx Web3/Ocean splitup + full Polygon/Matic support (#433) 2021-03-17 11:44:26 +01:00
PublisherLinks.module.css 3Box publisher profiles (#264) 2020-11-27 12:04:35 +01:00
PublisherLinks.tsx Update metadata, the proper way (#292) 2020-12-10 14:30:40 +01:00