eip1962
                                
                                
                                
                                    eip1962 copied to clipboard
                            
                            
                            
                        feat: start no_std impl, cargo fmt
Adds a github action for checking no_std compatibility. Start adding std features to all crates which bubble down to any crate which has a std feature.
Currently WIP, all crate but the root now compile with a no_std platform