Set up your Nonci instance in under 5 minutes
setup.sh
script -
.env
file where you can add the MongoDB and RabbitMQ connection strings as well as make other changes like changing the RPC url.
The public key of your vault will be present in the .env
file. Make sure to fund it with some SOL on the network you want to use in order to pay gas fees and rent for the Nonce accounts.
Now, you can run the API server by running the following command -