description |
---|
Frequently asked questions about Nethermind Data Marketplace |
Nethermind Data Marketplace is a protocol that creates a subnetwork within Ethereum to handle data delivery directly between parties who are running NDM-supporting nodes. NDM allows data consumers to discover data providers and uses a smart contract to facilitate on-chain, secure payments in exchange for data. The unique built-in reputation and data delivery protocol minimizes the amount of on-chain transactions.
You can download up to date packages on Nethermind downloads page.
No, we are constantly working on the final version.
NDM is currently available in beta. Due to the fact that this is not the final version, please contact us on discord if you have any problems.
Most risks come with refunds and payment claims, so please be aware that there may be some issues with processing transactions. With that in mind, keep your logs and database and if anything unexpected happens, get in touch with out team via discord or contact tab in NDM application.
We have a separate channel for NDM on our discord server, feel free to ask any questions there.
Yes, NDM is built for consumers as well as for providers. If you want to join as a provider, please contact us on discord.
For now we support xDai network and testnets networks like Ropsten, Goerli.
Yes, but don't worry everything is prepared. With the package you will get ready to use configs. After run NDM, you will be asked to select the client type (consumer or provider) and then type of the network. After that the sync will start.
- Ethereum testnets estimated time depends on the network type - 1 to several hours.
- xDai chain (default fast sync) 1 - 2 hours.
It depends on the package you are using - right now we are supporting testnets ETH and xDai.
No, you can create your own wallet by using NDM.
Yes, you can. Just copy your keystore file infokeystore
folder and that's it. After running the application a window will appear asking you to unlock your account.
You can use Ramp Network services without leaving NDM, simply click the “Get ETH “ button which is located next to your address and go through the procedure. The money will be in your account in just a few minutes. In case you have any questions or problems with the transfer you can contact support.ramp.network.
*When you buying ETH/xDai for EUR - procedure can take up to 30 minutes.
In the Accounts tab, you have the option to change your current account.
Right after starting NDM, you will be asked to input passphrase to your account. You can also unlock your account in "Accounts" -> "Unlock account" tab.
NDM wallets can be imported into MetaMask as a Keystore file. To do so, follow the instructions at https://metamask.zendesk.com/hc/en-us/articles/360015489331-Importing-an-Account, choose JSON File as the type, and then when prompted to select your Keystore file:
- locate your NDM installation folder
- navigate to the
keystore
folder - select the file that has your Ethereum address in the name
NDM wallets can be imported into MyEtherWallet as a Keystore file. To do so, follow the instructions at https://kb.myetherwallet.com/en/getting-started/how-to-access-your-wallet/#Keystore-JSON-Password and when prompted to select your Keystore file:
- locate your NDM installation folder
- navigate to the
keystore
folder - select the file that has your Ethereum address in the name
Consumer and provider wallets in NDM can be imported into MyCrypto as a Keystore file. To do so, follow the instructions at https://support.mycrypto.com/how-to/accessing-wallet/how-to-access-your-wallet-with-keystore-file and when prompted to select your Keystore file:
- locate your NDM installation folder
- navigate to the
keystore
folder - select the file that has your Ethereum address in the name
We have a separate documentation for MacOs issues.
{% page-ref page="../running-ndm-on-macos-problems-and-fixes.md" %}
Maybe somehow the settings did not save at the start. We are working on solving this problem.
Try to save settings. Go to "Advanced" -> "Connection settings", past default settings given below and save settings:
For consumer:
JSON RPC URL: http://localhost:8545
WebSockets URL: ws://localhost:8545/ndm
For provider:
JSON RPC URL: http://localhost:8546
WebSockets URL: ws://localhost:8546/ndm