For anyone interested in learning more about the Open Assets Protocol, the official specification is here [1]. It's relatively short, and really quite readable.
The reference implementation is in Python [2], but I've been working on a JavaScript implementation [3] that's available via npm [4]. It's mostly complete, but I would love help from anyone interested in getting it over the finish line...