Skip to content

xBacked-DAO/reach-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reach-base

A base template for Reach contracts. This repo sets up a contract with some very basic patterns using Reach to build smart contracts.

Usage

yarn install || npm install
# compile build artefact
./reach compile base.rsh
# deploy contract
yarn deploy
# interact with contract via APIs
yarn api

About

A base template for Reach contracts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published