... | ... | @@ -58,8 +58,9 @@ To simplify object access in MongoDB for our project, we utilize [Mongoose](http |
|
|
|
|
|
## Sepolia
|
|
|
|
|
|
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.
|
|
|
We are using the Sepolia test network, an Ethereum test network, to develop our project and test our smart contract before deploying it to the Ethereum Mainnet. The Sepolia test network functions similarly to the Mainnet but does not use real Ether as currency.
|
|
|
|
|
|
To obtain some test currency for our testing purposes, you can visit the website https://sepoliafaucet.com. This website provides free fake currency that can be used on the Sepolia test network.
|
|
|
|
|
|
## Hardhat
|
|
|
|
... | ... | |