Clemens Ley

Results 12 issues of Clemens Ley

I'm trying to run the litcoin-core docker container on a Mac with an M1 chip. I tried the following command: ```` docker run --platform=linux/amd64 --rm uphold/litecoin-core \ -printtoconsole \ -regtest=1...

We want to make the supported jurisdictions configurable.

In NakamotoJS: * Make sure that we are always using Buffer from the NPM package and never the node buffer * Make sure we are using the correct typeforce buffer...

The new app can replace the old nft app that is not working anymore * [x] Clone the CRA-template * [x] Plug in the nft contract from the TBC721 project...

We should make it possible for the developer to specify input and output scripts in smart contracts. This will enable advanced applications that cannot be currently built. For example one...

It currently requires two http requests to determine the value of a smart object and the smart contract that created it. However when determining the value the smart contract needs...

First, have a look at the PRs for the Pepecoin integration: https://github.com/bitcoin-computer/monorepo/pull/227 https://github.com/Bitcoin-Computer-Secrets/secret-repo/pull/323 * [ ] Create a Doge docker image. We can get started with [this](https://github.com/evaluationcopy/dogecoin-node/blob/main/Dockerfile) Dockerfile. The author...

We should update all packages to their latest version if possible (like yarn upgrade and yarn upgrade latest). Afaik relevant commands are: https://docs.npmjs.com/updating-packages-downloaded-from-the-registry https://docs.npmjs.com/cli/v10/commands/npm-outdated We have to make sure that...

* Remove code that's for multicoin selection in the navigation bar * Adds a deploy file to deploy smart contracts an integrates the module specifier into the app