Skip to content

nau/scalus-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalus Starter Project

This is a starter project for Scalus - Scala-based DApps development platform for Cardano.

It contains a simple example of a Minting Policy script written using Scalus.

Getting Started

Prerequisites

You'll need Java JDK 11+, scala-cli or sbt.

If you use Nix, you can run nix develop to get a shell with all the dependencies.

Setup IntelliJ IDEA

File -> New -> Project from Existing Sources -> select the project directory -> Import project from external model -> BSP -> Scala-cli

Building with scala-cli

Run scala-cli setup-ide . to generate IDE configuration files.

Run scala-cli . to compile and run the project.

Run scala-cli test . to run the tests.

Tutorial

Read the tutorial

Resources

Find more information about Scalus in the Scalus repository.

Scalus Discord: https://discord.gg/ygwtuBybsy

Twitter: @Scalus3

About

Scalus Starter project

Resources

Stars

Watchers

Forks

Packages

No packages published