mediachain / oldchain-client

[DEPRECATED] old mediachain client experiments
MIT License
4 stars 2 forks source link

add metaSource link to top-level of Record #9

Closed yusefnapora closed 8 years ago

yusefnapora commented 8 years ago

Adds the new metaSource top-level reference from the recently-merged transactor PR to the Artefacts, Entities, etc during the import.

I've also got this working with the ipfs import on the demo branch, but figure we should merge that separately. It's a little trickier in that case, because we want metaSource to use the dynamo datstore, but keep meta.rawRef using ipfs links.

vyzo commented 8 years ago

:+1: