Skip to content

aphtoken/neo-gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup

On Linux:

yum install leveldb-devel

On Windows:

To build and run locally, you need to clone and build https://github.com/neo-project/leveldb first, then copy libleveldb.dll to the working directory (i.e. /bin/Debug, /bin/Release)

Note: When building, the project file settings must be changed from static library (lib) to dynamic linked library (dll).

About

Fork of the Neo-Gui with bug fixes and the libleveldb.dll in the root dir

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Batchfile 0.2%