Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(javascripts): general message passing #103

Merged
merged 15 commits into from
May 30, 2022
Merged

feat(javascripts): general message passing #103

merged 15 commits into from
May 30, 2022

Conversation

jcs47
Copy link
Contributor

@jcs47 jcs47 commented May 24, 2022

  • Added two additional javascripts for general message passing (crosschain-token-transfer.js and crosschain-token-execute.js)
  • Provide path for contract abi/bytecode via env var
  • add json-formated logging module
  • formatted code

Copy link
Contributor

@fish-sammy fish-sammy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, please run npm run prettier to format the code.

scripts/logging.js Outdated Show resolved Hide resolved
scripts/deploy-gateway.js Outdated Show resolved Hide resolved
scripts/crosschain-token-transfer.js Outdated Show resolved Hide resolved
scripts/crosschain-token-execute.js Outdated Show resolved Hide resolved
scripts/crosschain-token-transfer.js Outdated Show resolved Hide resolved
scripts/crosschain-token-transfer.js Outdated Show resolved Hide resolved
scripts/crosschain-token-transfer.js Outdated Show resolved Hide resolved
scripts/crosschain-token-execute.js Outdated Show resolved Hide resolved
scripts/deploy-gateway.js Outdated Show resolved Hide resolved
scripts/crosschain-token-execute.js Outdated Show resolved Hide resolved
@jcs47 jcs47 changed the title feat(scripts): javascripts for general message passing feat(javascripts): general message passing May 30, 2022
@jcs47 jcs47 merged commit 2860b8e into main May 30, 2022
@jcs47 jcs47 deleted the gmp_scripts branch May 30, 2022 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants