Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEMLibrary on lambda

This is the sample, using NEMLibrary on AWS lambda.

Requirement

How to run it

  • Setting AWS credentials
  • Setting following environment variable on functions/SendXem/function.json
"environment": {
    "PRIVATE_KEY": "YOUR_PRIVATE_KEY",
    "TO_ADDRESS": "DESTINATION_ADDRESS"
}
  • Deploy with follwing command
% apex deploy
  • Run with following command
% echo -n '{}' | apex invoke SendXem

About

Sample for Using NEMLibrary on AWS lambda

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages