diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..84c8386 --- /dev/null +++ b/.env.example @@ -0,0 +1,3 @@ +export STELLAR_ACCOUNT=me +export STELLAR_RPC_URL=http://localhost:8000/rpc +export STELLAR_NETWORK_PASSPHRASE="Standalone Network ; February 2017" \ No newline at end of file