Skip to content

SnipToday/ContractCommandSigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ContractCommandSigner

A simple Node.js server with a single functionality: signing an Ethereum smart contract command. The server receives an address, creates a contract command and signs it using the private key.

The server supports 2 commands - add to whitelist and add to uncapped whitelist, but can easily be tweaked to sign any other command of your contract.

About

A node.js server that receive an address and returned a signed contract command to add it to the whitelist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published