Skip to content

pseudoramdom/Spore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⁕ Spore ⁕

A simple Swift implementation of the Nostr protocol.

⚠️ This is a pre-alpha software made for the sole purpose of understanding the Nostr protocol. By no means is this ready for production-level code.

Getting Started

Spore primarily uses Swift Package Manager as its build tool. You can add this package directly from Xcode by going to File > Swift Packages > Add Package Dependency and entering the repository URL. You may also add it to your Package.swift file -

.package(url: "https://github.com/pseudoramdom/Spore.git")

License

Public domain.

About

Swift library for Nostr protocol

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages