Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

is there any json package in EOS smart contract? #4743

Closed
hzou123 opened this issue Jul 19, 2018 · 2 comments
Closed

is there any json package in EOS smart contract? #4743

hzou123 opened this issue Jul 19, 2018 · 2 comments
Assignees

Comments

@hzou123
Copy link

hzou123 commented Jul 19, 2018

is there any json package in EOS smart contract?

@ridewindx
Copy link

You should include any thirdparty json library, such as the modern C++ single header one:
https://github.com/nlohmann/json

@cppfuns
Copy link

cppfuns commented Oct 9, 2018

nlohmann/json#1284

Have you encountered this problem when you use it there?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants