Skip to content

Manual to use the API #978

Closed
Closed
@fabregasf

Description

@fabregasf

Hey, how are the works?
I have doubts about the project, first you have a doc to guide how to instantiate this API. I'm newbi in c/c++ programming, attending some classes to improve my knowlegment (structs, classes, typedefs, data structures ..)
I have a single project here with the secp256k1.h included? There is more header I should include to make it works great? I'm trying to get the instance as show below, in my code.

#include "secp256k1.h"
// lib do C++
secp256k1_context* ctx;
typedef SECP256K1_WARN_UNUSED_RESULT initialize;

Thanks in advance for all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions