https://github.com/trueblocks/trueblocks-scraper-go
https://github.com/trueblocks/trueblocks-scraper-go
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/trueblocks/trueblocks-scraper-go
- Owner: TrueBlocks
- License: gpl-3.0
- Created: 2021-10-19T19:08:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T02:15:20.000Z (over 3 years ago)
- Last Synced: 2025-01-18T21:30:23.794Z (over 1 year ago)
- Language: Go
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# trueblocks-scraper-go
## Contributing
We love contributors. Please see information about our [work flow](https://github.com/TrueBlocks/trueblocks-core/blob/develop/docs/BRANCHING.md) before proceeding.
1. Fork this repository into your own repo.
2. Create a branch: `git checkout -b `.
3. Make changes to your local branch and commit them to your forked repo: `git commit -m ''`
4. Push back to the original branch: `git push origin TrueBlocks/trueblocks-core`
5. Create the pull request.
## Contact
If you have questions, comments, or complaints, please join the discussion on our discord server which is [linked from our website](https://trueblocks.io).
## List of Contributors
Thanks to the following people who have contributed to this project:
* [@tjayrush](https://github.com/tjayrush)