franleplant / firenze

firenze-iota.vercel.app
0 stars 0 forks source link

Dev env: create test account to share among devs #45

Open franleplant opened 2 years ago

franleplant commented 2 years ago

We need a wallet to be able to do all the necessary bootstrap of nfts and balance and to be able to share among developers.

Also it would be nice to document the whole process for future reference.

The test account (only for testnets) should have

Probably ropsten testnet is a good candidate (there are several testnets, we should use the "best" one, for some def of "best").

You can create a wallet directly with Metamask and inspect the mnemonics and share them with us.

Please document all the steps in a /docs directory.

This is a good series on how to mint NFTs in ethereum, it goes through all the steps https://ethereum.org/es/developers/tutorials/how-to-mint-an-nft/

Use a fauce to get eth.

Use ens app (with metamask's roptsten network) to buy a domain https://app.ens.domains

Firenze data will need to wait until we bootstrap the system.

The nfts should have at least an image to test the profile system.