feat: build solana-sdk
Solana SDK features
- Create Epoch Config (Storing the initial config of epoch expiration time and deployer address)
- Add Epoch (With witnesses)
- Create Group
- Add members to group (with ECDSA signature recovery)
- Create Dapp
This PR ensures to port the critical features currently residing on the ETH side of things.
Edited by Sundeep Charan Ramkumar