8000 GitHub - kayvank/plutus-toys: play ground for plutus contracts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kayvank/plutus-toys

Repository files navigation

My plutus-toy project

A collection of random plutus scripts

What is this

A play-ground where I can quickly prototype plutus development in Haskell

What do I do with it

Develop Deploy

Develop

Start from:

nix develop
cabal build all

Cardano-node

Current version of node is 8.93. See flake.nix for detail To Bring cardano-node up:

./start-cardano-node preview
tail -f ./var/8.93/preview/log/cardano-node-preview.log

To query the tip:

cardano-cli query tip --testnet-magic 2 --socket-path ./var/8.93/preview/cardano-node-preview.socket

References

About

play ground for plutus contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0