Meteor + stripe connect?

Im running meteor 1.4

I need to implement stripe connect so users can link their accounts to their stripe connect account so I can split fees with them when users buy their products on the marketplace.

Is there a good package for achieving this or should I roll with my own or is there a package for stripe connect and meteor that I could use as my starting point?

We have just been working with https://www.npmjs.com/package/stripe and it has been pretty smooth so far.

That being said, we did have some trouble finding best practices when it came to putting node and stripe together, as there just isn’t a ton of documentation/examples out there.

Although it’s demoing how to build a membership site, there are some good take home points from this repo: https://github.com/eddywashere/node-stripe-membership-saas