Skip to content

Official documentation for the Opshin programming languages.

Notifications You must be signed in to change notification settings

OpShin/opshin-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opshin Book

Official documentation for the Opshin programming language.

Running locally

To run this project, you'll need:

  1. Clone the repo:
    $ git clone https://github.com/Ch1n3du/opshin_book
      ...
  2. Open the book directory in the terminal and run:
    $ cd opshin_book
    $ mdbook serve
      ...
    This will start a local server hosting the site.

TODO

  • Write Primitive types section.
  • Write Container types section.
  • Write PlutusData types secton
  • Write on example validators.
  • Write on Parameterized Scripts.
  • Show how to make a small Dapp from scratch, cover:
    • Project Structure
    • Offchain Code
    • Testing

About

Official documentation for the Opshin programming languages.

Topics

Resources

Stars

Watchers

Forks