Skip to content

CleiK/elrond-contract-features-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elrond-contract-features-testing

This repository contains contracts aiming to test and better understand elrond contracts features

events-tester

Testing the event (log) system

  • Emit a single event on an endpoint
  • Emit two events on an endpoint
  • Emit a single event in an async call callback
  • Emit two events in an async call callback

This uses a delegation-mock you can find in mocks/delegation-mock to perform asynchronous call.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published