Skip to content

huggingbot/aptos-move-vault-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aptos Move Vault Example

This is a Vault module written in the Move language compatible with Aptos Move.

Features

  • Admin can create new managed coin based on the BasicCoin module
  • Users can deposit into or withdraw from the vault
  • Admin can pause or unpause the vault
  • Deposit and withdraw methods are disabled when the vault is paused

Instructions

  • Run aptos move test in the project directory to run the tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages