Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.57 KB

README.md

File metadata and controls

56 lines (33 loc) · 1.57 KB

Welcome to Canon-JSON 👋

License issues - canon-json stars - canon-json forks - canon-json

Go

About

This project is home to my 3 hour 3am json canonical spec implementation!

Key Features

Usage

To test the project, just download the code and run the main_test.go file with

  go run main_test.go

If you want to test breaking it I recommend trying to flip the !first boolean in canonicalize then running the tests again.

Todo

Change tests to use data file instead of hardcoded cases.

Contributing

Contributions are always welcome!

References

http://gibson042.github.io/canonicaljson-spec/

https://github.com/gibson042/canonicaljson-go

https://github.com/goccy/go-json