Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 321 Bytes

arweave-client.md

File metadata and controls

9 lines (6 loc) · 321 Bytes

Introduction

Syncer uses its own REST API client for interfacing with Arweave nodes. It is heavily inspired by goar (https://github.com/everFinance/goar), but it's a complete rewrite.

Some notable features:

  • golang context support
  • retrying requests with different peers
  • configurable rate limiting per each peer