MT

Results 4 issues of MT

Hi, the new sdk (nhost-js) accepts only backendUrl string ``` export const nhost = new NhostClient({ backendUrl }) ``` as the base for auth, storage and graphql endpoints: ``` this.auth...

sdk

I am working on a new 0.3 version. It is a rather significant refactoring effort, I simplified a lot of things and also started using kadira's react story book. I've...

We were initially running Blockbook (0.5.0 / 4b09caee) against an Erigon/Prysm-based ETH mainnet archive RPC node. After crossing the 10 million block count Blockbook indexing speed decreased dramatically and plummeted...