Post
Topic
Board Development & Technical Discussion
Topic OP
Where does blockchain store adresses of wallets?
by
bondcoder
on 19/06/2019, 11:12:11 UTC
Hello! I am new person in blockchain technology and I want to fasten my knowledges by writing own primitive version of blockchain. I can not understand where will be my blockchain store wallets public addresses for transactions between users. Should I use helpful database like a MongoDB or MySQL for these purposes?