-
Notifications
You must be signed in to change notification settings - Fork 2
NeoLink Integration
Luke Plaster edited this page Nov 26, 2017
·
1 revision
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