Skip to content

Chanterelle -- a more functional truffle

Notifications You must be signed in to change notification settings

pixura/chanterelle

 
 

Repository files navigation

chanterelle

Build Status

a more functional truffle

Overview

This project is meant to be a replacement to truffle. You can use it for development, deployment and testing of solidity smart contracts in purescript. For an example project, see the parking-dao. We also recommend cliquebait as a replacement for testrpc.

Docs

You can find our documentation hosted on ReadTheDocs.

Project structure

Chanterelle includes a quasi-package-oriented project structure, to be used more thoroughly in the future when the Ethereum ecosystem settles on a contract package management system. This is embodied in the chanterelle.json file which should be located in the root of your project. It also supports the notion of dependencies (very rudimentary at the moment), as well as automatically generates PureScript bindings for your contracts using purescript-web3-generator.

About

Chanterelle -- a more functional truffle

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 96.0%
  • Shell 2.3%
  • JavaScript 1.7%