Questions tagged [tatum.io]

3 questions
4
votes
1 answer

I encounter a CORS error when using the Tatum IPFS API

I have an NFT platform where I am using tatum to upload NFT image and metadata to IPFS. However, I get a CORS error. I am using the following API: const form = new FormData(); form.append("file", "[object Object]"); const resp = await fetch( …
frawd
  • 149
  • 2
0
votes
1 answer

Map home folder to map docker volume to local storage

Im a massive noob when it comes to backend dev-ops stuff, but I'm trying to setup a KMS provided by Tatum.io that let's you sign transactions with private keys. Everything seems straightforward except for this one step in their Github repo that…
0
votes
1 answer

Change dapp gateway

How can I change the elrond dapp gateway? I want to use tatum.io in exchange of gateway.elrond.com but with the elrond dapp template https://github.com/ElrondNetwork/dapp-template I don't know how to do it!
paulv
  • 83
  • 2
  • 12