Skip to content

The contract that allows to proxy sign requests to MPC contract with Function-Call Access Key

Notifications You must be signed in to change notification settings

nearuaguild/mpc-proxy-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPC Proxy Contract on Near Protocol

The contract that allows to proxy sign requests to MPC contract with Function-Call Access Key

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

The contract that allows to proxy sign requests to MPC contract with Function-Call Access Key

Resources

Stars

Watchers

Forks

Languages