UNPKG

ans-api-wrapper

Version:
10 lines (8 loc) 176 B
import Arweave from "arweave"; export const arweave = Arweave.init({ host: "arweave.net", port: 443, protocol: "https", timeout: 20000, logging: false, });