{"id":15169979,"url":"https://github.com/golemfactory/bootstrap_go","last_synced_at":"2025-03-25T12:33:03.944Z","repository":{"id":86423452,"uuid":"117238650","full_name":"golemfactory/bootstrap_go","owner":"golemfactory","description":"Bootstrap nodes for golem network (go implementation)","archived":false,"fork":false,"pushed_at":"2020-01-14T14:37:56.000Z","size":79,"stargazers_count":1,"open_issues_count":1,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-20T08:07:28.739Z","etag":null,"topics":["golang","golem","network","p2p"],"latest_commit_sha":null,"homepage":"https://golem.network","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golemfactory.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-12T12:29:20.000Z","updated_at":"2023-09-08T17:35:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3fa944e-fd92-41ea-9c3b-de2d2c027a82","html_url":"https://github.com/golemfactory/bootstrap_go","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2Fbootstrap_go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2Fbootstrap_go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2Fbootstrap_go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2Fbootstrap_go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golemfactory","download_url":"https://codeload.github.com/golemfactory/bootstrap_go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245462990,"owners_count":20619592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","golem","network","p2p"],"created_at":"2024-09-27T07:42:31.172Z","updated_at":"2025-03-25T12:33:03.232Z","avatar_url":"https://github.com/golemfactory.png","language":"Go","readme":"# bootstrap_go\nLightweight bootstrap nodes for Golem network. Basic implementation in Go.\n\n[![CircleCI](https://circleci.com/gh/golemfactory/bootstrap_go.svg?style=svg)](https://circleci.com/gh/golemfactory/bootstrap_go)\n\n# installation\n\n## prerequisites\n- install `go` tools https://golang.org/doc/install  \n- create go workspace `mkdir ~/go` https://github.com/golang/go/wiki/SettingGOPATH\n\n## get code and deps\n\nThis will get the sources into `GOPATH` which is by default `~/go`.\n\n```\ngo get github.com/golemfactory/bootstrap_go\ncd ~/go/src/github.com/golemfactory/bootstrap_go/\n# get dependencies and test dependencies\ngo get -t ./...\n```\n\n## run\n```\ngo run main/main.go\n```\n\n## tests\n\n```\ngo test ./...\n```\n\n## benchmarks\n\n```\ngo test -bench=. -benchtime=20s ./...\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolemfactory%2Fbootstrap_go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgolemfactory%2Fbootstrap_go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolemfactory%2Fbootstrap_go/lists"}