-
There is a difference between the number of voting addresses displayed on the DAO card in the Explorer view and the number of members shown in the DAO View. You can see it live [here](https://tezos-ho…
-
By running the command of `rimraf dist && tsc` I got the following error:
```
node_modules/@tzkt/sdk-api/build/main/index.d.ts:5:27 - error TS2307: Cannot find module '@tzkt/oazapfts/runtime' or it…
-
I'm using tzkt api and got this error.
_commit/c852b20ec30264c4cec1747696735f84edd42d48_
------------
```2023-11-06 10:24:05,423 - MainThread - INFO - Anonymous statistics will be collected. Se…
-
Hello Team,
I have an error (screenshot) that does not seem to have impact on the functionality of the website (not that I can tell ;) ):
It seems to be the result of a firewall block of dip…
-
I am using the library to interact with Tezos blockchain via Nodejs application.
The source code
```
import * as api from '@tzkt/sdk-api';
api.defaults.baseUrl = 'https://api.ghostnet.tzkt.io/'
…
-
During the process of moving from CRA to Vite I discovered that the dipdup/tzkt-api package is deprecated. After asking the Baking Bad team they said it's better to use https://github.com/tzkt/api-sdk…
-
SUMMARY: update TZKT indexer link to the Marigold instance
MOTIVATION: eat your own food
ALTERNATIVES: we use tzkt.io for the moment
DRAWBACKS: Monitorize well our own services
-
I have this code on the ESP32-C3 board (CP 9.1-beta)
```Python
async def get_data():
pool = socketpool.SocketPool(wifi.radio)
session = requests.Session(pool, ssl.create_default_context(…
-
Hi,
First, thanks for this awesome library. This actually saves me a lot of time.
I use the library to interact my contract on granadanet network. Everything goes well expects the call `GetBigma…
-
The SDK currently provides a low level API on top of which a lot can be built, with some effort.
To make things easier for most devs, key use cases should be supported directly by the SDK using a h…