Questions tagged [architecture]
The architecture tag has no summary.
4 questions
5 votes
1 answer
76 views
How are Smart Contracts saved for checking in future?
Am I understanding correctly, that I can store for example my rental contract as a Smart Contract and then it is made official with baking it with bakers? If I got the first part right, the contract ...
5 votes
1 answer
178 views
Pruning empty accounts or inactive contracts?
Is it possible (or desirable feature if not) to be able to remove from the chain state old accounts or old contracts on certain conditions in tezos ?
9 votes
2 answers
127 views
Can I use multiple ledgers for baking?
I'm researching setting up a highly available baking infrastructure. Is it possible to use multiple ledgers signing for the same address? My plan is to use a ledger connected to a laptop running a ...
14 votes
1 answer
332 views
Decent bakery architecture? [closed]
Currently setting up a bakery and have the following architecture in mind. Four public nodes running on four different datacenters on two different clouds Two nodes running in private mode connected ...