MichaelKreil / blockchain-plus

more blockchains to win every Bundesausschreibungsverfahren
MIT License
50 stars 3 forks source link

hey for fairness also add tangle functionality #1

Closed TimDaub closed 3 years ago

TimDaub commented 3 years ago

Hi,

I saw that you have quite an opinionated approach towards blockchain. "In my home country, everybody does as he pleases!". Hence, I think instead of using binary and blocks, you should allow choosing ternary logic and a tangle style structure too!

Lemme know what you think. Not sure if I'll be able to contribute to a PR though 😆

👋🏼

MichaelKreil commented 3 years ago

Thank you very much for your contribution. We have already enabled the interface for this and other features. Unfortunately, we haven't gotten around to documenting all features yet. But you can add parameters like:

blockchainPlus(1000, {tangle: true})

blockchainPlus(1000, {follow_laws_of_thermodynamics: "hell no"})

blockchainPlus(1000, {wrap_data_structure_in: ["🥓", "🧀"]})