Skip to content

hal0x2328/neoline

Repository files navigation

NeoLine Chrome Extension

NeoLine is a thin wallet chrome extension, it provides dapis for developers who want to interact easily with NEO blockchain.

Install

https://github.com/NeoNextClub/neoline/blob/master/install/en_US.md

DAPI Reference

https://neoline.io/dapi

environment

We recommend node v12.10.0 and npm v6.13.0, but there are no restriction on node version and npm version.

Development

  1. Ensure you have angular-cli installed.
  2. Clone this repository.
  3. Run npm run initneonjs to install neonjs.
  4. Run npm install to install dependencies.
  5. Run npm run start for local development.
  6. Run npm run build to build release assets for chrome extension debug.

Private chain

Currently support Neo N3 private chain.

  1. git checkout -b private_chain
  2. Please check the files in the src/environments/ folder for custom configuration. set neo3TestRPC and NEO3_MAGIC_NUMBER_TESTNET right of your private chain for next steps.
  3. Run npm run initneonjs to install neonjs.
  4. Run npm install to install dependencies.
  5. Run npm run start for local development.
  6. Run npm run build to build release assets for chrome extension debug.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •