It did not work for me.
After following steps i tried starting the node and this is what i get.
Mar 17 18:28:43 vultr.guest enigmad[17518]: /home/assafmo/workspace/go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:914 +0x2fb
Mar 17 18:28:43 vultr.guest enigmad[17518]: github.com/spf13/cobra.(*Command).Execute(...)
Mar 17 18:28:43 vultr.guest enigmad[17518]: /home/assafmo/workspace/go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:864
Mar 17 18:28:43 vultr.guest enigmad[17518]: github.com/tendermint/tendermint/libs/cli.Executor.Execute(0xc0004a8780, 0x149c1d0, 0x13198a6, 0x10)
Mar 17 18:28:43 vultr.guest enigmad[17518]: /home/assafmo/workspace/go/pkg/mod/github.com/tendermint/tendermint@v0.33.0/libs/cli/setup.go:89 +0x3c
Mar 17 18:28:43 vultr.guest enigmad[17518]: main.main()
Mar 17 18:28:43 vultr.guest enigmad[17518]: /home/assafmo/workspace/enigmachain/cmd/enigmad/main.go:69 +0x7ab
Mar 17 18:28:43 vultr.guest systemd[1]: enigma-node.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Mar 17 18:28:43 vultr.guest systemd[1]: enigma-node.service: Failed with result 'exit-code'.
Mar 17 18:28:46 vultr.guest systemd[1]: enigma-node.service: Service hold-off time over, scheduling restart.
Mar 17 18:28:46 vultr.guest systemd[1]: enigma-node.service: Scheduled restart job, restart counter is at 20.
Mar 17 18:28:46 vultr.guest systemd[1]: Stopped Enigma node service.
Mar 17 18:28:46 vultr.guest systemd[1]: Started Enigma node service.
Mar 17 18:28:46 vultr.guest enigmad[17549]: I[2020-03-17|18:28:46.479] starting ABCI with Tendermint module=main
Mar 17 18:28:46 vultr.guest enigmad[17549]: panic: create wasm contract failed: Wasm Error: Filesystem error: File exists (os error 17)
Mar 17 18:28:46 vultr.guest enigmad[17549]: goroutine 1 [running]:
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/enigmampc/EnigmaBlockchain/x/compute/internal/keeper.InitGenesis(0x16ad9a0, 0xc000034068, 0x16c2100, 0xc000428e00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/enigmachain/x/compute/internal/keeper/genesis.go:19 +0x4b5
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/enigmampc/EnigmaBlockchain/x/compute.AppModule.InitGenesis(0x169cf60, 0xc000eabf60, 0xc000aba4d0, 0x169cf60, 0xc000eabec0, 0x1499890, 0xc000aba4d0, 0xc000aba4d0, 0x169cf60, 0xc000eabf30, ...)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/enigmachain/x/compute/module.go:117 +0x152
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/cosmos/cosmos-sdk/types/module.(*Manager).InitGenesis(0xc000abb0a0, 0x16ad9a0, 0xc000034068, 0x16c2100, 0xc000428e00, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/go/pkg/mod/github.com/cosmos/cosmos-sdk@v0.38.1/types/module/module.go:265 +0x278
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/enigmampc/EnigmaBlockchain.(*EnigmaChainApp).InitChainer(0xc0000b6100, 0x16ad9a0, 0xc000034068, 0x16c2100, 0xc000428e00, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/enigmachain/app.go:409 +0x11d
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).InitChain(0xc000d1fe00, 0x35e07e59, 0xed5e76111, 0x0, 0xc000d74430, 0xe, 0xc000428b80, 0xc0000b2840, 0x6, 0x6, ...)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/go/pkg/mod/github.com/cosmos/cosmos-sdk@v0.38.1/baseapp/abci.go:39 +0x2cd
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/tendermint/tendermint/abci/client.(*localClient).InitChainSync(0xc000e7e840, 0x35e07e59, 0xed5e76111, 0x0, 0xc000d74430, 0xe, 0xc000428b80, 0xc0000b2840, 0x6, 0x6, ...)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/go/pkg/mod/github.com/tendermint/tendermint@v0.33.0/abci/client/local_client.go:223 +0x101
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/tendermint/tendermint/proxy.(*appConnConsensus).InitChainSync(0xc000eab010, 0x35e07e59, 0xed5e76111, 0x0, 0xc000d74430, 0xe, 0xc000428b80, 0xc0000b2840, 0x6, 0x6, ...)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/go/pkg/mod/github.com/tendermint/tendermint@v0.33.0/proxy/app_conn.go:65 +0x6b
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/tendermint/tendermint/consensus.(*Handshaker).ReplayBlocks(0xc000c7b0b0, 0xa, 0x0, 0xc000d74b36, 0x6, 0xc000d74b50, 0xe, 0x0, 0x0, 0x0, ...)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/go/pkg/mod/github.com/tendermint/tendermint@v0.33.0/consensus/replay.go:318 +0x66e
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/tendermint/tendermint/consensus.(*Handshaker).Handshake(0xc000c7b0b0, 0x16c4d80, 0xc0004b9180, 0x7f182ed20775, 0x115f210)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/go/pkg/mod/github.com/tendermint/tendermint@v0.33.0/consensus/replay.go:269 +0x485
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/tendermint/tendermint/node.doHandshake(0x16c4080, 0xc000010760, 0xa, 0x0, 0xc000d74b36, 0x6, 0xc000d74b50, 0xe, 0x0, 0x0, ...)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/go/pkg/mod/github.com/tendermint/tendermint@v0.33.0/node/node.go:281 +0x19a
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/tendermint/tendermint/node.NewNode(0xc000d1f2c0, 0x16a7ce0, 0xc000e2a960, 0xc000b2f6a0, 0x168b7c0, 0xc000de2220, 0xc000b2f8b0, 0x149b570, 0xc000b2f8c0, 0x16ae3a0, ...)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/go/pkg/mod/github.com/tendermint/tendermint@v0.33.0/node/node.go:597 +0x343
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/cosmos/cosmos-sdk/server.startInProcess(0xc000d28420, 0x149bd98, 0x1d, 0x0, 0x0)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/go/pkg/mod/github.com/cosmos/cosmos-sdk@v0.38.1/server/start.go:157 +0x4c1
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/cosmos/cosmos-sdk/server.StartCmd.func1(0xc000d40000, 0x1fde8a0, 0x0, 0x0, 0x0, 0x0)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/go/pkg/mod/github.com/cosmos/cosmos-sdk@v0.38.1/server/start.go:67 +0xb4
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/spf13/cobra.(*Command).execute(0xc000d40000, 0x1fde8a0, 0x0, 0x0, 0xc000d40000, 0x1fde8a0)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:826 +0x460
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/spf13/cobra.(*Command).ExecuteC(0xc0000a4c80, 0x13366cb, 0xc00043fe90, 0x591822)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:914 +0x2fb
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/spf13/cobra.(*Command).Execute(...)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:864
Mar 17 18:28:46 vultr.guest enigmad[17549]: github.com/tendermint/tendermint/libs/cli.Executor.Execute(0xc0000a4c80, 0x149c1d0, 0x13198a6, 0x10)
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/go/pkg/mod/github.com/tendermint/tendermint@v0.33.0/libs/cli/setup.go:89 +0x3c
Mar 17 18:28:46 vultr.guest enigmad[17549]: main.main()
Mar 17 18:28:46 vultr.guest enigmad[17549]: /home/assafmo/workspace/enigmachain/cmd/enigmad/main.go:69 +0x7ab
Mar 17 18:28:46 vultr.guest systemd[1]: enigma-node.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Mar 17 18:28:46 vultr.guest systemd[1]: enigma-node.service: Failed with result 'exit-code'.