# Fleek Network Roadmap
1) Internal devnet
2) Setup Foundation
3) Announce Testnet v1
4) ...
5) Announce Testnet vn
### Devnet - Now and will run forever
- tesing a multi region deployment
- measuring throughput and latency
- modeling and simulating the econmic model
- SDKs (Rust/TS)
- Implement Consensus
- JSON RPC API
- Transaction Types
- Gateway roles
- Network Explorer
- Wallet operations
- Spin up a local devnet
- Allow devs including Fleek to test the features above
- Set up our Epoch time
- Ephemeral
- Even the Full Nodes
### Testnet(s) - April/May - after every round
- Onboarding 3rd party developers and community members to participate
- There will be multiple testnets serving to test different aspects fo the network
- These testnet(s) will be incentivized
- Application based
- Focus on the GEO distribution of nodes
- Anyone can run full nodes but everyone is a validator
- Initally during devnet and testnet, Fleek will run a few validators
- As for the Full Nodes, the community can run them, so will Fleek
- Set up our Epoch time
- Ephemeral
- When necessary
- Full Nodes
- Will store the blockchain data (entire history)
- Respond to api calls
- They must pull state from validators
- Can not sign any new transactions and sumbit them as part of the blockchain
- Validators
- Commit batches of transactions
- which are then pulled by Fullnodes to service the json rpc api
- Validators don't have to store the entire history