UNPKG

@othent/kms-unbundled

Version:

Arweave Oauth Othent wallets enabled Google Key Management Service.

5 lines 141 B
import axios from "axios"; export const api = axios.create({ baseURL: "https://kms-server.othent.io", }); //# sourceMappingURL=api.js.map