Skip to content

aptosis/xcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XCoin by Aptos.is

xcoin is a series of eXtensions to [AptosFramework::Coin].

  • xcoin::fund creates an account if it doesn't exist before transferring TestCoin.
  • xcoin::xfer allows transferring Coins to users that may not have an account.

Installation

To use xcoin in your code, add the following to the [addresses] section of your Move.toml:

[addresses]
xcoin = "0x69718ef82997b31b7c1612cbc6b7eb0e3224897e631506d9675888b71f0c775a"

License

Apache-2.0

About

Exposes helpers for interacting with [AptosFramework::Coin].

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published