Skip to content

i4RP/insuran_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dot-env

VERIFY_ADDRESS="0x0000000000000000000000000000000000000000"

API

送金実行

  • サンプル
    • curl -X PUT -H 'Authorization: Token FOO' http://0.0.0.0:3000/expense_reports\?to\=aaaa\&amount\=11111
  • Header
    • Authorization: Token <トークン>
  • Path
    • /expense_reports
  • HTTP Method
    • PUT/PATCH
  • Params
    • to
      • 送金先アドレス
    • amount
      • 送金額(wei)

insuran_api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors