Skip to content

theahaco/stellar--rs-soroban-sdk--pr1507

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains an example of using the change proposed and being experimented with in:

It contains two Rust crates:

  • contract that contains a Stellar contract that implements the library's Pause trait, relying on the traits default implementation.
  • library that contains the Pause trait and its default implementation

Usage

cd contract
stellar contract build

Feedback

Please provide feedback on the pull request above.

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 94.2%
  • Makefile 5.8%