orodio / flow-node-deploy-contract-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installation

yarn

config

Needs the following ENV variables set. Examples in .env.example file.

- ACCESS_NODE
- FLOW_ACCOUNT_ADDRESS
- FLOW_ACCOUNT_KEY_ID
- FLOW_ACCOUNT_PRIVATE_KEY

Running

node index.js

Notes

Built and tested with Node Version v15.2.1. Private key provided is an example and is not used for anything, including as a registered key for provide flow account...

About


Languages

Language:JavaScript 92.9%Language:Shell 7.1%