Skip to content

This is a cookiecutter (project template) for an Ergo blockchain project on Scala

Notifications You must be signed in to change notification settings

dav009/ergo-scala-skeleton-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ergo Scala Skeleton App

This is a cookiecutter (project template) for getting started on building with Ergo on Scala. Just clone this project and start coding your smart contract.

You can use the simulator as unitests to mock states of the blockchain. Check the sample unitest.

Local setup

Make sure you install SBT and the JVM, for which you can find plenty of tutorials online. You can then import this project into your favourite IDE to start coding.

Running Tests

once you have installed sbt you can do:

sbt test

About

This is a cookiecutter (project template) for an Ergo blockchain project on Scala

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages