-
m-relay<coinerlapsum:matrix.org> Hey I am a beginner in programming, I am trying to build blockchain in python without the mining
-
m-relay<coinerlapsum:matrix.org> part
-
m-relay<coinerlapsum:matrix.org> Any advice :)
-
selsta"build blockchain", what do you mean with that exactly? build your own blockchain? or interact with other cryptocurrencies?
-
m-relay<rbrunner7:monero.social> coinerlapsum: You want to build your *own* blockchain? To learn and experiment?
-
moneromoooMy advice is to remove all extraneous stuff, so your task is as simple as possible. Dumb file format (maybe even a file per block). No generic networking. Use python libs as much as you can (ie, for hashing).
-
moneromoooIt can get discouraging when you have a lot of stuff that needs doing that's not really your goal itself.
-
m-relay<coinerlapsum:matrix.org> No just a seperate thing, I'm thinking of digitizing government records
-
m-relay<coinerlapsum:matrix.org> Something like that
-
m-relay<coinerlapsum:matrix.org> Yes, just build for myself, no need of interacting with other cryptocurrencies
-
m-relay<coinerlapsum:matrix.org> Yes, just building for myself, no need of interacting with other cryptocurrencies
-
m-relay<rbrunner7:monero.social> In this case this is not the best place to ask such questions, because this Matrix room has a quite narrow topic of "everything around the Monero GUI wallet app". I would look around in reddit.com/r/CryptoTechnology and if you don't find an earlier similar question, maybe make a post.
-
m-relay<coinerlapsum:matrix.org> 👍👍