Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

daoka/nem-library_on_lambda

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /