NeoLink Integration - notatestuser/chainline-contracts-kt GitHub Wiki

Summary

NeoLink is a Chrome extension developed by Splyse, Inc. It is essentially Ethereum's MetaMask for Neo.

Using NeoLink as an extra layer of abstraction to handle wallet management and contract invocation would improve security. This is because the user would not be providing their private keys directly to the client-side JavaScript running on the Chain Line site. Using NeoLink would also remove the need to maintain a separate fork of neon-js to handle these functions.

NeoLink repository on GitHub: https://github.com/cityofzion/neolink