Skip to main content

All Questions

1 vote
0 answers
36 views

chain-index does not connect

I'm trying to run the cardano node, the cardano wallet and the chain index in three different docker images, but the chain index does not connect. The docker-compose file is below and the chain-index ...
agocorona's user avatar
1 vote
1 answer
128 views

Why do we need the ```plutus-chain-index``` to run and why does it take so long to sync

I'm trying to set up a PAB in order to test my contracts Currently I have: fully synced a cardano-node running on testnet fully synced cardano-wallet tracking one wallet a plutus-chain-index syncing ...
Michele Nuzzi's user avatar
0 votes
2 answers
55 views

In which node is a wallet connected?

I have a question A node is needed to execute a transaction, but in which node are these wallets connected to execute a transaction? all wallets are tied to a node? or can that specific wallet be ...
Alberto Peñarrubia's user avatar
3 votes
1 answer
145 views

Transaction fee

Doesn't the transaction cost increase with the increase of Cardano price? Is there a way to keep the transaction cost constant while raising the price of the Cardano token?
aso qadrnejad's user avatar
1 vote
3 answers
288 views

Can a smart contract create a transaction on someone else's behalf?

Must someone send their ADA/tokens to a smart contract address in order for the ADA/tokens to be used in the contract OR, for example with Nami wallet connected on a web page, is it possible for a ...
KronosXekri's user avatar