Giter VIP home page Giter VIP logo

chia-example's Introduction

Chia Logo

Here you can experiment with Chialisp, a powerful and secure language for smart money based on LISP.

  • All of the necessary tools like chia and cdv are already installed and a connection to testnet10 is pre-configured
  • We suggest opening this page in a separate browser tab so you can easily refer to these resources while you work
  • To make sure you're viewing the latest docs and examples (including this page), in the Clovyr Code terminal:
    • cd /home/clovyr/git/github.com/clovyr/chia-example - navigate to the repo directory
    • git pull - pull the latest changes
  • To view a markdown page like this one in the Preview Pane (pretty mode), press CTRL+SHIFT+V.
  • For help or to chat with others in the community, join chia_network.public on Keybase.
  • For help with Clovyr Code for Chialisp, join chia_network.public#clovyr-code on Keybase.

Resources

===================================================

Getting Started with Clovyr Code and Chia

  1. About Clovyr Code
  2. A Gentle Introduction to Chia Concepts
  3. Developing on Chia with Clovyr Code
  4. Deploying to Testnet
  5. Examples:

Chialisp Docs

  1. Introducing Chialisp blog by Bram Cohen
  2. Chia Docs: Home - (docs.chia.net)
  3. Chialisp Docs: Home - (chialisp.com/docs/)
  4. Chialisp Docs: Chia Asset Tokens (CATs)
  5. Chialisp Tutorials: CATs on Linux/MacOS
    • Note that all the steps before "Creating a single-mint CAT" are completed inside Clovyr Code.
    • chia, cdv, brun, and cat, are already installed and can be run from the Clovyr Code terminal. (e.g. try cdv --help)
    • See Developing on Chia with Clovyr Code for how to connect to Chia testnet10, create your wallet, and receive test mojos.

Dev Tools References

===================================================

chia-example's People

Contributors

amberella avatar ctrlaltdel avatar danieljperry avatar jon-lee avatar patrickmn avatar prozacchiwawa avatar rightsexyorc avatar sebastianmetzger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chia-example's Issues

Clovyr code chia termina font invisible

When I first open Chia-example Clovyr code on Mac, I cannot read anything in the new Terminal window. I cannot find settings to change that font color. I cannot find the Keybase Channel for Clovyr. Stuck. I t does come up properly with the blue font on my iPad, but the terminal block is empty on the Mac.

Piggybank example failing

In the piggybank quickstart the command piggybank = deploy_smart_coin("piggybank.clsp", 0) fails with:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "piggybank_drivers.py", line 111, in deploy_smart_coin
    print(f"coin_id: {coin.get_hash().hex()}")
AttributeError: 'NoneType' object has no attribute 'get_hash'

Running the function with a value of 1 does succeed:

piggybank = deploy_smart_coin("piggybank.clsp", 1)

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.