Skip to main content

Kiwi blockchain full node, farmer, timelord, and wallet.

Project description

kiwi-blockchain (KIK)

IMG_4734

Kiwi(KIK) is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure. Here are some of the features and benefits:

  • Proof of space and time based consensus which allows anyone to farm with commodity hardware
  • Very easy to use full node and farmer GUI and cli (thousands of nodes active on mainnet)
  • Simplified UTXO based transaction model, with small on-chain state
  • Lisp-style Turing-complete functional programming language for money related use cases
  • BLS keys and aggregate signatures (only one signature per block)
  • Pooling protocol that allows farmers to have control of making blocks
  • Support for light clients with fast, objective syncing
  • A growing community of farmers and developers around the world
  • Combining Proof-of-Work and Proof-of-Stake Securely

Installing

Please visit our wiki for more information: wiki.

Resource Links

ChiaHub

Chia Forks Calculator

Chiaforks Blockchain

TokenDock

How to staking

  1. Query the staking addresses according to your farming plot list:

    $ kiwi farm summary
    ...
    Staking addresses:
      kik197tq6ehsn2xayddxuna26jp47t6gt6a9jngzf6xkjz0jscwl9mqs620ka5 (balance: 0, plots: 27)
    ...
    
  2. Deposit coins to the staking address:

    $ kiwi wallet send -t kik197tq6ehsn2xayddxuna26jp47t6gt6a9jngzf6xkjz0jscwl9mqs620ka5 -a 1
    

    Wait for the transaction get confirmed, query staking balance again:

    $ kiwi farm summary
    ...
    Staking addresses:
      kik197tq6ehsn2xayddxuna26jp47t6gt6a9jngzf6xkjz0jscwl9mqs620ka5 (balance: 1, plots: 27)
    ...
    
  3. Withdraw coins from the staking address:

    $ kiwi wallet send_from -s kik197tq6ehsn2xayddxuna26jp47t6gt6a9jngzf6xkjz0jscwl9mqs620ka5 -t $RECEIVER -a 10
    

    Do a transaction to transfer the coins from the staking address to any receive address.

    Make sure to choose the wallet that contains the plot farmer key.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kiwi-blockchain-1.0.3.tar.gz (908.5 kB view details)

Uploaded Source

Built Distribution

kiwi_blockchain-1.0.3-py3-none-any.whl (760.2 kB view details)

Uploaded Python 3

File details

Details for the file kiwi-blockchain-1.0.3.tar.gz.

File metadata

  • Download URL: kiwi-blockchain-1.0.3.tar.gz
  • Upload date:
  • Size: 908.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.4

File hashes

Hashes for kiwi-blockchain-1.0.3.tar.gz
Algorithm Hash digest
SHA256 3547f0f4bf26d6e41b232ffb507949ef6f57b98cd4c98cb31f15eccfe96879bf
MD5 8a3b417623bd174afe03156cc2f7a736
BLAKE2b-256 373d68f7d8ed1913990fbde4b570db1c9bbd18c889ab9d209d0e34919d7f1fb5

See more details on using hashes here.

File details

Details for the file kiwi_blockchain-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for kiwi_blockchain-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 adfdd213299ca18a7c8c78cdcb99e379a01c469cb5bfabc084afbcbaba31d1f2
MD5 8926a38f89323484643616d4450fc785
BLAKE2b-256 8b1b3bc6d21c60569cb2532d125177cc1d0af199f2b45972672b0bd9150243bd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page