loam-subcontract-ft

Crates.ioloam-subcontract-ft
lib.rsloam-subcontract-ft
version0.6.8
sourcesrc
created_at2024-05-23 14:41:42.723139
updated_at2024-07-15 18:05:20.561793
descriptionA Subcontract for a fungible token
homepage
repository
max_upload_size
id1249591
size7,406
Willem Wyndham (willemneal)

documentation

README

loam-subcontract-ft

Contains an example of how to create a Subcontract interface. This example is for fungible tokens.

To find an implementation of the fungible token subcontract see, examples/soroban/ft/src/ft.rs.

Notice that a Core Subcontract must be implemented to use any other Subcontracts, including this fungible token.

Commit count: 0

cargo fmt