0chain
0chain copied to clipboard
Move go mod to parent directory
trafficstars
Reasons:
- Difficulty importing 0chain in other repos
- Best practice
GitHub expects the root directory of a Go repository to be Go source, so we should merge the 0chian/code/go/0chain.net directory with the root directory. Removing the code, go and 0chain.net directories.
The go.mod file will then end up in the parent directory as a side effect.
@iamkhalidbashir when can we expect to close this issue?
@ma2b0043 I am no longer working on this repo
@Sriep @dabasov can we assign to someone else?
I am interested in working on this issue. Can I work on this?