Skip to content

A generic contract to proof the state based on the state root

Notifications You must be signed in to change notification settings

fastnear/state-proof-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

state-proof-contract

cargo-near-new-project-description

How to Build Locally?

Install cargo-near and run:

cargo near build

How to Test Locally?

cargo test

How to Deploy?

Deployment is automated with GitHub Actions CI/CD pipeline. To deploy manually, install cargo-near and run:

cargo near deploy <account-id>

Useful Links

About

A generic contract to proof the state based on the state root

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages