You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation is under construction👷🏻👷🏼♀️. We’re trying our best to comment all public API as detailed as we can, but the end it still far to come. But in one of the nearest minor updates we’ll bring DocC support of already done amount of docs. And your PR in such are more than welcome.
166
166
167
167
## Projects that are using web3swift
168
-
Please take a look at [Our customers](https://github.com/skywinder/web3swift/wiki/Our-Customers) wiki page.
168
+
Please take a look at [Our customers](https://github.com/web3swift-team/web3swift/wiki/Our-Customers) wiki page.
169
169
170
170
## Support
171
171
172
172
**[Join our discord](https://discord.gg/8bHCNmhS7x) and [Telegram](https://t.me/web3swift) if you need support or want to contribute to web3swift development!**
173
173
174
-
- If you **need help**, please take a look at our [FAQ](https://github.com/skywinder/web3swift/wiki/FAQ"") or [open an issue](https://github.com/skywinder/web3swift/issues).
175
-
- If you'd like to **see web3swift best practices**, check [Projects that using web3swift](https://github.com/skywinder/web3swift/wiki/Our-Customers).
176
-
- If you **found a bug**, [open an issue](https://github.com/skywinder/web3swift/issues).
174
+
- If you **need help**, please take a look at our [FAQ](https://github.com/web3swift-team/web3swift/wiki/FAQ"") or [open an issue](https://github.com/web3swift-team/web3swift/issues).
175
+
- If you'd like to **see web3swift best practices**, check [Projects that using web3swift](https://github.com/web3swift-team/web3swift/wiki/Our-Customers).
176
+
- If you **found a bug**, [open an issue](https://github.com/web3swift-team/web3swift/issues).
177
177
178
178
## Development
179
179
To do local development and run the local tests, we recommend to use [ganache](https://github.com/trufflesuite/ganache) which is also used by CI when running github actions.
@@ -198,10 +198,10 @@ Then good news for you: **We are ready to pay for your contribution via [@gitcoi
198
198
199
199
### Contribution
200
200
1. You are more than welcome to participate and get bounty by contributing! **Your contribution will be paid via [@gitcoin Grant program](https://gitcoin.co/grants/358/web3swift).**
201
-
2. Find or create an [issue](https://github.com/skywinder/web3swift/issues)
201
+
2. Find or create an [issue](https://github.com/web3swift-team/web3swift/issues)
202
202
3. You can find open bounties in [Gitcoin Bounties](https://gitcoin.co/explorer?applicants=ALL&keywords=web3swift&order_by=-web3_created) list
203
203
4. Commita fix or a new feature in branch, push your changes
204
-
5.[Submit a pull request to **develop** branch](https://github.com/skywinder/web3swift/pulls)
204
+
5.[Submit a pull request to **develop** branch](https://github.com/web3swift-team/web3swift/pulls)
205
205
1. Please, provide detailed description to it to help us proceed it faster.
206
206
207
207
[@skywinder](https://github.com/skywinder) are charged with open-sourсe and do not require money for using web3swift library.
@@ -218,12 +218,12 @@ We want to continue to do everything we can to move the needle forward.
218
218
- Petr Korolev, [@skywinder](https://github.com/skywinder) - bootstrap and continuous support
219
219
- Anton Grigorev, [@baldyash](https://github.com/BaldyAsh) - core contributor, who use it and making a lot of improvements
220
220
- Yaroslav Yashin [@yaroslavyaroslav](https://github.com/yaroslavyaroslav) - core contributor of 3.0.0 and later releases.
221
-
- Thanks to [web3swift's growing list of contributors](https://github.com/skywinder/web3swift/graphs/contributors).
221
+
- Thanks to [web3swift's growing list of contributors](https://github.com/web3swift-team/web3swift/graphs/contributors).
222
222
223
223
## Security Disclosure
224
224
225
225
If you believe you have identified a security vulnerability with web3swift, you should report it as soon as possible via email to [[email protected]](mailto:[email protected]). Please do not post it to a public issue tracker.
226
226
227
227
## License
228
228
229
-
web3swift is available under the Apache License 2.0 license. See the [LICENSE](https://github.com/skywinder/web3swift/blob/master/LICENSE) for details.
229
+
web3swift is available under the Apache License 2.0 license. See the [LICENSE](https://github.com/web3swift-team/web3swift/blob/master/LICENSE) for details.
0 commit comments