Skip to content

Vara-Lab/Ping-Sails-No-Wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping contract with no wallet functionality

To compile the contract yo need yo enter in 'wasm' and then put:

cargo build --release

Architecture

A contract consists of two directories:

  • App: Where lives all business logic.
  • Wasm: Where the contract is built and the IDL is generated

About

Ping contract implementation with no wallet feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages