rchain-api icon indicating copy to clipboard operation
rchain-api copied to clipboard

release rchain-api with example apps as JS SDK?

Open dckc opened this issue 7 years ago • 3 comments

Together with nth-caller and Rchain-Status, we would have a javascript SDK of sorts.

use git submodules? git subtrees?

See also: sdk tickets in core dev team JIRA.

previously: https://github.com/rchain/rchain-api/issues/23 Oct 19

dckc avatar Nov 17 '18 17:11 dckc

I love the idea of an SDK like truffle. I think rhopm and npm run fresh spun off into a standalone util would fit well in an SDK. I guess the examples serve as examples of the whole sdk, not just writing RChain dApps.

I don't like the idea of merging it all into one repo though. Maybe the best idea is to have a new repo for the SDK and it submodules all the tools and examples?

Or maybe the big index should just be a webpage that links to the existing tool repos. Kinds unix philosophy that way.

JoshOrndorff avatar Nov 18 '18 04:11 JoshOrndorff

Im with @JoshOrndorff I would prefer separate repos. I also have not had good luck with submodules.

justinmeiners avatar Nov 26 '18 20:11 justinmeiners

#57 heads in this direction somewhat.

dckc avatar Jan 14 '19 02:01 dckc