zitterbewegung / django-blockchained

Starter project to use django with web3 to interact with the ethereum network.
Apache License 2.0
4 stars 2 forks source link

ORM like features for bitcoin and ethereum etc... #3

Open zitterbewegung opened 6 years ago

zitterbewegung commented 6 years ago

https://github.com/richardkiss/pycoin https://github.com/richardkiss/pycoinnet/ https://github.com/ethereum/web3.py

could be used as "drivers"

to some type of CRAB style ORM like for django.

https://blog.bigchaindb.com/crab-create-retrieve-append-burn-b9f6d111f460

zitterbewegung commented 6 years ago

https://github.com/petertodd/python-bitcoinlib

zitterbewegung commented 6 years ago

https://docs.djangoproject.com/en/2.0/topics/db/models/ we could create our own model object "call it blockchain" and then add drivers that interface with it.

zitterbewegung commented 6 years ago

https://github.com/djangonauts/django-hstore

zitterbewegung commented 6 years ago

https://github.com/bitcoin-abe/bitcoin-abe

zitterbewegung commented 6 years ago

https://bitcointalk.org/index.php?topic=38246

zitterbewegung commented 6 years ago

https://github.com/timescale/timescaledb