Joystream / Joystream/joystream
Update node implementation
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Our substrate node [implementation](https://github.com/joystream/joystream/tree/master/node) is based on the substrate [node-template](https://github.com/paritytech/substrate/tree/master/bin/node-template). Over time as we updated version of substrate we use, some pieces came from node-template and other from [node](https://github.com/paritytech/substrate/tree/master/bin/node).
It is now a bit disorgranised and missing some useful tests.
Proposal
Update 'node/` folder and cargo package layout to match with substrate node to make updates in future easier to maintain.
┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1201958687417145/1202962187597273) by [Unito](https://www.unito.io)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.