Skip to content

celeduc/java-multiaddr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-multiaddr

Java implementation of multiaddr.

Usage

MultiAddress m = new MultiAddress("/ip4/127.0.0.1/tcp/1234");

or

MultiAddress m = new MultiAddress("/ipfs/QmcgpsyWgH8Y8ajJz1Cu72KnS5uo2Aa2LpzU7kinSupNKC");

Compilation

To compile just run ant.

Maintainers

Captain: @ianopolous.

Contribute

Contributions welcome. Please check out the issues.

Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to multiformats are subject to the IPFS Code of Conduct.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT © Ian Preston

About

Java implementation of multiaddr

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%