aaroncox / chainbb

chainBB backend services and api
https://chainbb.com
MIT License
52 stars 36 forks source link

User generated forum indexes #35

Closed aaroncox closed 6 years ago

aaroncox commented 7 years ago

Allow users to define forum indexes via custom blockchain operations.

Using standard create/update/delete operations, the chainBB engine will process these changes to maintain indexes based on the state of each custom op chain. More documentation is in the works.

aaroncox commented 6 years ago

Complete