# dcrvsp - `main.go` initialises the program with hard-coded config. - `responses.go` contains the API response types copied from #625. - `router.go` contains the webserver init and config. - `methods.go` contains an implementation of payfee, copied from #625. - `database.go` contains stubbed database methods. - `wallet.go` contains stubbed dcrwallet calls.