cx

command module
v0.0.0-...-82616d5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2024 License: MIT Imports: 5 Imported by: 0

README

Contributing

##Contributing

Crypto exchange (backend from scratch)

NOTE: Make sure you start ganache before running. Use

$ ganache -d

(-d options is for deterministic, as the code in its current form uses address from it (for reproducibility) - feel free to play with it)

Dependencies:

Postman

Make account at:

https://www.postman.com/

(Optionally, download the corresponding desktop app.)

Echo

// go get github.com/labstack/echo/{version}

$ go get github.com/labstack/echo/v4

Ganache

$ npm install ganache --global

https://github.com/trufflesuite/ganache#readme

https://trufflesuite.com/docs/ganache/quickstart/

Go-Ethereum

$ go get github.com/ethereum/go-ethereum

Logrus

$ go get github.com/sirupsen/logrus

TODO:

  • Add frontend

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL