You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This requires an implementation of EIP-1271 (https://eips.ethereum.org/EIPS/eip-1271) and corresponding support from daVinci marketplace smart contract. I am waiting for the repository owners to respond.
The text was updated successfully, but these errors were encountered:
polymorpher
changed the title
Purchase NFT in daVinci marketplace directly from wallet
Purchase NFT in Harmony daVinci marketplace directly from wallet
Jul 28, 2021
Upon reviewing updated code from daVinci, I confirm EIP-1271 and contract change on daVinci are no longer required.
To speed up integration, we will first enable NFT purchase directly from 1wallet. This will be released as part of the update in #94 . Later, we will add 1wallet as an option to connect in daVinci UI use the proper integration flow as discussed in #73 and https://github.com/polymorpher/one-wallet/wiki/App-Integration
This requires an implementation of EIP-1271 (https://eips.ethereum.org/EIPS/eip-1271) and corresponding support from daVinci marketplace smart contract. I am waiting for the repository owners to respond.
https://github.com/harmony-one/davinci_nft_marketplace/blob/040514b07ce8f8047daca4b67cd9156ff58af937/contracts/exchange/ExchangeV1.sol#L114
https://github.com/harmony-one/davinci_nft_marketplace/blob/040514b07ce8f8047daca4b67cd9156ff58af937/contracts/exchange/ExchangeV1.sol#L125
The text was updated successfully, but these errors were encountered: