Skip to content

sky-ring/simple-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Storage Contract with Rift

This repository serves as the implementation of simple storage contract with Rift framework which is discussed in Step-by-Step with Rift: Simple Storage Contract tutorial. It includes all steps of development, testing, and deployment.

Building the Project

To build the project, run the following command:

rift build storage

Testing

To run tests, use the following command:

rift test storage

Deployment

To deploy, use the following command:

rift deploy storage --network=test-net # or main-net

About

Simple Storage Contract with Rift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages