Bitcoin library for cordova/ionic

As of now I have started working on porting the bitcore library to cordova/ionic. The progress can be followed on the cordova-bitcore repo.

As of know the the peer-2-peer connections are beeing made using the plugins: cordova-plugin-chrome-apps-sockets-tcp and cordova-plugin-chrome-apps-sockets-tcpserver.

I’m curious to know if there is any interest in such a library and if so what kind of features people would like implemented. Finally if anyone is interested in participating in the development I could definitely use some experienced eyes overlooking my work.