... | ... | @@ -58,7 +58,8 @@ To simplify object access in MongoDB for our project, we utilize [Mongoose](http |
|
|
|
|
|
## Sepolia
|
|
|
|
|
|
To be able to make transactions on a Ethereum test network (we are using the Sepolia test network) you will need to have fake currency for the specific network. Go to https://sepoliafaucet.com to get some free fake currency for test purposes.
|
|
|
For the development of our Project we are using a Ethereum test network (Sepolia test network) to test our smart contract before it can be deployed to the Ethereum Mainnet. The Sepolia test network basically acts the same as the Mainnet but with not with real Ether as currency.
|
|
|
Go to https://sepoliafaucet.com to get some free fake currency for test purposes.
|
|
|
|
|
|
## Hardhat
|
|
|
|
... | ... | |