Grout
March 26, 2016 ยท View on GitHub
Replaced by devshare
CDN
The library will remain available on the Kyper CDN until the end of 2016 to allow time for migration (same api methods) to devshare.
<script src="http://cdn.kyper.io/js/grout/latest/grout.js"></script>
<script src="http://cdn.kyper.io/js/grout/0.2.10/grout.js"></script>
About
Lessons learned from this library were essential to building devshare (replaced Grout in powering devshare.io). Initially we built a seperate library that Grout used internally, named Matter, to handle authentication. devshare now contains the full functionality from both libraries.