pow-co / boostpow-api

**With Boost Server Your Apps Cut Straight To the Signal That Bitcoin Values** - full index of all boosted content - apps and services access the blockchain without need for a node - your miners can manage and submit their proof of work to the network - your apps can easily buy proof of work
https://pow.co/api
6 stars 8 forks source link

Personal interests #85

Closed owenkellogg closed 1 year ago

owenkellogg commented 1 year ago

API to detect and import Personal Interest smart contract transactions into the database.

GET /api/v1/owners/{owner}/personal-interests will list the interests you hold GET/api/v1/personal-interests/{txid} will find and import the personal interest object if it exists on change given its txid POST /api/v1/personal-interests will import a personal interest object from an origin transaction if it is valid.