Coder Social home page Coder Social logo

valerio-vaccaro / liquidtestnet.com Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 9.0 98 KB

Liquid testnet faucet, asset issuer and minimal explorer based on a fullnode + flask app.

License: MIT License

Python 43.25% CSS 0.28% Mustache 56.34% Shell 0.13%

liquidtestnet.com's Introduction

Liquidtestnet.com

Install

Create a virtual env and install python requirements.

virtualenv -p python3 venv3
. venv3/bin/activate
pip install -r requirements.txt
deactivate

Configure

Create a configuration file called liquid.conf with the following structure and fill with an element node rpc configuration.

[GENERAL]
liquid_instance: LIQUID

[LIQUID]
host:
port:
username:
password:
wallet:
passphrase:

Run

Start the faucet.

. venv3/bin/activate
python faucet.py
deactivate

liquidtestnet.com's People

Contributors

andreabonel avatar dependabot[bot] avatar shesek avatar valerio-vaccaro avatar wiz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

liquidtestnet.com's Issues

How is liquid mined?

Hello,

I have set up a liquid node (liquidtestnet). I want to mine some blocks to get some coins, but I can't find a way. Could you tell me how to proceed?

I have tried this:
elements-cli rescanblockchain
elements-cli generatetoaddress 11 myaddr

Unable to fill out dynamic federation signblockscript witness, are you sure it's WSH(OP_TRUE)?

Is there a similar way or another procedure to create liquid in testnet?

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.