Jev Björsell
Jev Björsell
The `transfer()` method abstracts many underlying steps for the developer user, which is a good thing for typical usescases. When a developer user wishes to retrieve data from some particular...
**Is your feature request related to a problem and use case? Please describe.** The metadata-explorer is for exploring contract and token metadata and by extension, for testing that Taquito's TZIP-12/16...
As a protocol developer, I want to get a testnet running for my team's new protocol version so that a real-world publically accessible testnet can work allowing other teams to...
## Overview Taquito will provide an indexer-agnostic library for convenient access to indexed Tezos data. Forming a vertically integrated stack is a Taquito anti-goal. ## Problem Statement 1. Presently, Taquito...
As a developer I want to get a "subscribe" to the `balance` of an address so that I can display the balance of an address that updates in near real-time...
We need documentation describing how to add a new instruction to `michel-codec`. The audience is contributors to Taquito, including Tezos core-protocol engineers who may want to add speculative instructions to...
Guidelines for writing unit tests. For unit tests that uses static input that came from the chain, it will be useful to the reader to name the data (or variable...
Implement ReasonML bindings for Taquito to make Taquito pleasent to use with ReasonML.
Add commit summaries and timestamp masking to example configs
It's not a good idea to store a ssh key that can access all your network devices on a servers filesystem. To ameliorate this problem, we should support reading/loading of...