For developer resources on Serum and Solana:
For a list of projects built on Serum:
RPC servers to use:
If you want to consume Serum market data:
Build a mainnet and devnet/testnet toggle and have both; there are differences in performance that are useful to be able to test
If you need to authenticate transactions, the best thing to do is to use the SPL wallet adapter, which is what e.g. sollet.io users to connect to DEXes
Check that you’re using the same conventions as e.g. sollet for e.g. seed phrase and private key
Consider composing with existing apps:
For fees going to SRM governance, you can assign to this address if you want
Something about suggesting that you add your project to awesome-serum, serum-academy, built-on-serum, etc. when it’s ready for users