Skip to content

Reign-Protocol/substrate-adapter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Substrate External Adapter

Running

  • Install subkey

  • Install Go dependencies go install

  • Build executable go build -o substrate-adapter

  • Run ./substrate-adapter

Configuration

Environment variables

Key Description
SA_PRIVATE_KEY Private key for your Substrate account.
SA_TX_TYPE Transaction type on the Substrate network. Either "mortal" or "immortal".
SA_ENDPOINT Endpoint URL for Substrate node to connect to.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 94.7%
  • Dockerfile 5.3%