Skip to content

This repository is for Ethereum and ethereum based token transfers.

License

Notifications You must be signed in to change notification settings

Blockchainxtech/ETH-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETH-API

Api -

  • Create account
  • Check ETH Balance
  • Check Token Balance
  • Transfer ETH
  • Transfer Token

Changes to be done in code -

  • Create .env file and use env_example file
    • CONTRACT_ADDRESS - set the contract address
    • Replace INFURA_ID
  • In abi.json file add the abi of the contract

To install dependencies -

yarn install

How to start in local -

yarn start

How to start in server -

pm2 start --name "_name_" yarn -- start

Postman collection

https://documenter.getpostman.com/view/6109852/Tzkzrf7f

About

This repository is for Ethereum and ethereum based token transfers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published